numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.76k stars 167 forks source link

Added infinite undo capability and matrix multiplication to abstract matrix type #64

Closed foundrium closed 11 years ago

ethanresnick commented 11 years ago

Thanks a lot for this!

I like the undo features, and it's good to have a start of an invert implementation.

I left some comments re minor changes. Take a look at those and then I'll happily merge.

sjkaliski commented 11 years ago

@elaforc this is great!

ethanresnick commented 11 years ago

This is great! Thanks.