Currently, only supports CommonJS syntax.
npm i nyo
or
yarn add nyo
- Addition
- Multiplication
- Determinant
- Inverse
- Transpose
- RREF
- Code
- Stable API
- Fix error handling at some places
- Features:
print
,concat
,slice
,replace
, etc. - Make a separate
SquareMatrix
class inherited fromMatrix
class - Tests
- Misc
- Add Docs (!)
- Bundle it for browsers
- Set-up CI