1.1.0 • Published 8 years ago

matrixes v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

matrixes: Matrix operations in JS

This is a Node module that enables mathematical matrix operations using 2D rectangular arrays. (Encoded as arrays of arrays in JS.)

See https://travisbartholome.github.io/matrixes/ for full documentation of this project. Docs are also available at /docs/index.md.

Also a first foray into TDD and non-front-end project structure for me. Testing is done with Mocha and Chai. All tests are in the file /test/test.js.

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

9 years ago

1.0.2

9 years ago