@bluemath/linalg
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@bluemath/linalg

Linear Algebra submodule of BlueMath library

NPM package

It is implemented on top of LAPACK library compiled to Javascript using Emscripten.

  • Low level access to LAPACK routines (BLAS 1,2,3 and higher level LAPACK routines).
  • Higher level Linear Algebra API, e.g. solution of linear equation systems - solve, Least squares - lstsq, Decompositions - svd, qr, cholesky, Eigen value calculations)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.282latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.282
0.2.10
0.2.00
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @bluemath/linalg

Weekly Downloads

82

Version

0.2.2

License

Apache-2.0

Last publish

Collaborators

  • jay3sh