5 Commits

Author SHA1 Message Date
Tom Hickson
fbebed77a1 added better(?) support for matrices
Matrices are all treated as arrays (of arrays) now. This was to prep for writing better docs
2020-07-17 18:29:51 +01:00
Tom Hickson
0c61d21c95 added unit tests for diff Errors
Added Unit tests for the 4 Errors. Also changed some small things
2020-07-17 17:49:17 +01:00
Tom Hickson
e993e8350c Added other types to diff.test.js
Tests for bignumber, fraction and units.
2020-07-17 17:15:03 +01:00
Tom Hickson
1348d67b7e Updated diff function to allow selecting a dimension 2020-04-24 18:15:34 +01:00
Tom Hickson
9a66b80bff Finalized Diff function
Added tests and then fixed all linting issues
2020-04-08 19:28:02 +01:00