Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement matrix_toeplitz, matrix_from_array, matrix_is_toeplitz, mat…
…rix_circulant, matrix_hilbert, matrix_cofactor, matrix_cholesky_decomposition, matrix_lu_decomposition, matrix_qt_decomposition, normalize_vector, subtract_projection, dot_product, matrix_pascal, binomial_coefficient, matrix_forbenius_norm, matrix_l1_norm, matrix_infinity_norm, matrix_inverse_gauss_jordan, matrix_is_positive_definite, matrix_projection, matrix_vandermonde, matrix_companion
- Loading branch information