Module decomposition_tests

Module decomposition_tests 

Source
Expand description

Tests for matrix decomposition algorithms

This module tests the mathematical correctness of LU, QR, Cholesky, and SVD decompositions, verifying that they satisfy fundamental properties.