jos
|
2fd6cbd568
|
Converted matrix classes. Fixes in dependency resolving/ordering.
|
2018-11-07 12:38:00 +01:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
f87ec1c6db
|
Setup Babel compilation (WIP)
|
2018-06-06 14:31:33 +02:00 |
|
jos
|
c9fcfc6b96
|
Publish release candidate v4.0.0-rc.1
|
2018-02-04 15:13:44 +01:00 |
|
jos
|
154577d1be
|
Updated docs, examples, history
|
2015-07-27 21:26:50 +02:00 |
|
jos
|
12bc095d2a
|
Bumped version number to v1.2.1-SNAPSHOT
|
2014-12-25 20:26:35 +01:00 |
|
jos
|
2614ca6203
|
Added docs for xor, removed docs of _divide
|
2014-12-25 14:11:15 +01:00 |
|
jos
|
41663147e6
|
Implemented function sort
|
2014-08-14 22:24:15 +02:00 |
|
jos
|
d274a50cbf
|
Fixed #205: A returned matrix subset is now only squeezed when the index consists of scalar values, and no longer for ranges resolving into a single value.
|
2014-08-09 16:48:00 +02:00 |
|
jos
|
037e022905
|
Some fixes in operator precedence
|
2014-07-01 14:06:44 +02:00 |
|
jos
|
875fa8e60c
|
Changed behavior of equal and unequal back to element wise, added function deepEqual.
|
2014-06-09 18:03:54 +02:00 |
|
jos
|
ced18ecfca
|
Implemented functions dotEqual and dotUnequal, renamed functions smallereq to smallerEq and largereq to largerEq (all functions are now camelcase)
|
2014-06-09 14:07:21 +02:00 |
|
josdejong
|
585c5c3784
|
Moved the validation script from tests to the build script
|
2014-03-24 20:32:56 +01:00 |
|