This package has been deprecated

Author message:

Abandoned project

citron

0.0.8 • Public • Published

Citron

Citron is a research project, math library focused on matrices.

We use hand-written asm.js to achieve near-native perfomance.

Status:

master branch is bleeding edge.

0.0.8

  • Module returns object with one method - getRawModule. This method returns string containing asm.js module.

Roadmap

0.1.0

  • Support for integer matrices of any size
  • Support for operations (integer matrices): get, set, addAt, addAtInPlace, addMatrix, addMatrixInPlace, clone, scalarMultiply, scalarMultiplyInPlace

0.2.0

  • Support for operations (integer matrices): multiply, transposition, trace

0.3.0

  • Support for operations (integer matrices): minor, determinant, inverse

0.4.0

  • Support for float matrices

0.5.0

Stable API.

Package Sidebar

Install

npm i citron

Weekly Downloads

1

Version

0.0.8

License

MIT

Last publish

Collaborators

  • ginden