Nyo
A Matrix Library for JavaScript
Currently, only supports CommonJS syntax.
Install
To be published
Features
- Addition
- Multiplication
- Determinant
- Inverse
- Transpose
- RREF
Todos
- Code
- <input disabled="" type="checkbox"> Stable API
- <input disabled="" type="checkbox"> Fix error handling at some places
- <input disabled="" type="checkbox"> Features:
print
,concat
,slice
,replace
, etc. - <input disabled="" type="checkbox"> Make a separate
SquareMatrix
class inherited fromMatrix
class - <input disabled="" type="checkbox"> Tests
- Misc
- <input disabled="" type="checkbox"> Add Docs (!)
- <input disabled="" type="checkbox"> Bundle it for browsers
- <input disabled="" type="checkbox"> Set-up CI