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.
Tests for matrix decomposition algorithms
This module tests the mathematical correctness of LU, QR, Cholesky, and SVD decompositions, verifying that they satisfy fundamental properties.