jos
|
758107428c
|
Moved collection.js and Matrix.js under ./lib/type/matrix, moved construction functions matrix.js and sparse.js to ./lib/type/matrix/function, and created an index file.
|
2015-05-05 12:00:07 +02:00 |
|
rjbaucells
|
fa24a92b24
|
atan2 updates - partial
|
2015-05-03 23:36:05 -04:00 |
|
rjbaucells
|
ff2ddc51ae
|
unequal updates
|
2015-05-03 22:43:56 -04:00 |
|
rjbaucells
|
36ffb9444f
|
smallerEq updates
|
2015-05-03 22:38:08 -04:00 |
|
rjbaucells
|
1d7e9bb374
|
smaller updates
|
2015-05-03 22:33:16 -04:00 |
|
rjbaucells
|
5293c22c10
|
largerEq updates
|
2015-05-03 22:28:35 -04:00 |
|
rjbaucells
|
5880adfd8c
|
larger updates
|
2015-05-03 22:23:50 -04:00 |
|
rjbaucells
|
2d8410a5fa
|
equal updates
|
2015-05-03 19:05:21 -04:00 |
|
rjbaucells
|
71fa09dc66
|
compare & algorithm05 updates
|
2015-05-03 17:40:38 -04:00 |
|
jos
|
7a37c777e4
|
Created index.js files for most groups of functions so you can import a all functions with a single action
|
2015-04-26 20:28:47 +02:00 |
|
jos
|
8a68bb56e4
|
Merged math.js v1.5 into v2. Format support of functions eye and diag still needs to be fixed
|
2015-03-31 22:07:47 +02:00 |
|
jos
|
5cab0641e9
|
Simplified the factory structure a little bit. Reworked reviver and BigNumber to factories
|
2015-03-26 21:03:55 +01:00 |
|
jos
|
de0f937950
|
Created a loader and reworked the functions to a new type of factory function
|
2015-03-18 22:42:54 +01:00 |
|
jos
|
c3470a2d10
|
Refactored compare, deepEqual, largerEq, smallerEq, and unequal to typed-functions.
|
2015-03-08 15:44:39 +01:00 |
|
Rogelio J. Baucells
|
b4463d9ef3
|
Initial require() changes
|
2015-03-04 13:53:32 -05:00 |
|
jos
|
1d0ba42381
|
Refactored larger and equal
|
2015-02-27 09:21:18 +01:00 |
|
jos
|
04ba7ec8e8
|
Minor performance improvements in larger, largerEq, smaller, smallerEq
|
2015-01-29 20:29:50 +01:00 |
|
jos
|
19c2024524
|
Halfway reworking more functions (lot of stuff is broken at this point)
|
2015-01-17 21:09:39 +01:00 |
|
jos
|
da306e26ed
|
Implemented support for null in all functions (see #205)
|
2014-08-09 16:27:11 +02:00 |
|
jos
|
59de16801e
|
Renamed function category "Comparison" with "Relational"
|
2014-07-20 12:40:34 +02:00 |
|