UNPKG

@bluemath/linalg

Version:
6 lines (5 loc) 281 B
## Linear Algebra * Implemented on top of LAPACK library, compiled to Javascript using Emscripten. * Solving of linear equation systems (LU decomposition, Least Square) * Matrix decomposition operations (SVD, Cholesky, QR) * Standard matrix properties (Rank, Determinant, Inverse)