Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 237 Bytes

File metadata and controls

15 lines (10 loc) · 237 Bytes

OBJECTS

scipy

scipy.linalg
cholesky() : cholesky factorization
hilbert() : hilbert matrix
lu_solve() : LU factorization
solve(coefficients, known_term) :
svd() :

README.md