A high-performance general-purpose compute library

Matrix multiply, solve, decompositions, sparse matrix. More...

Modules

 BLAS operations
 Matrix multiply, dot product, etc.
 
 LAPACK Helper functions
 
 Linear solve and least squares
 solve, solveLU, etc.
 
 Matrix factorizations and decompositions
 LU, QR, Cholesky etc.
 
 Matrix operations
 inverse, det, rank, norm etc.
 
 Sparse functions
 Functions to create and handle sparse arrays and matrix operations.
 

Detailed Description

Matrix multiply, solve, decompositions, sparse matrix.