luqr

0.3.0 • Public • Published

Matrix Decomposer and Solver

This javascript library decomposes a matrix A using LU, LDL, or QR decomposition and solves linear matrix equations such as A * x = b.

100% unit test coverage for correctness and compatibility. No outside dependencies.

For more, please visit the website for documentation.

Installation

npm install luqr

or

bower install luqr

or

download minified javascript

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    22
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    22
  • 0.1.0
    2

Package Sidebar

Install

npm i luqr

Weekly Downloads

16

Version

0.3.0

License

MIT

Last publish

Collaborators

  • themadcreator