jos
|
7f6b13a797
|
Changed the default value of new entries in resized matrices to zero.
|
2014-08-12 22:35:56 +02:00 |
|
jos
|
16d2e41f59
|
Improved function unsqueeze
|
2014-08-03 18:04:57 +02:00 |
|
jos
|
e5ce909524
|
Reworked the way matrices are resized when dimensions are added/removed
|
2014-08-03 15:56:39 +02:00 |
|
josdejong
|
763abb425e
|
Implemented function compare
|
2014-03-29 21:43:22 +01:00 |
|
josdejong
|
24b1e1c854
|
More unit tests added
|
2014-03-23 21:36:36 +01:00 |
|
josdejong
|
0a0596bd7e
|
Simplified and reworked the Matrix class. Implemented functions Matrix.get and Matrix.set
|
2013-11-09 21:36:03 +01:00 |
|
josdejong
|
5f1aee3550
|
Some fixes and improvements in the resize function
|
2013-11-07 22:42:21 +01:00 |
|
josdejong
|
c8a289a08c
|
Removed unnecessary .js suffix in module require statements
|
2013-10-20 14:01:31 +02:00 |
|
josdejong
|
9cb354a6da
|
Index functionality getting in place now.
|
2013-08-18 14:37:03 +02:00 |
|
Sebastien Piquemal
|
aa0249d458
|
fixed npm install, changed src to lib
|
2013-08-14 15:00:12 +04:00 |
|
josdejong
|
20e4456747
|
Fixed #26: functions ones and zeros now adhere to geometric dimensions.
|
2013-08-11 13:33:11 +02:00 |
|
josdejong
|
0b45b89dd0
|
Fixed #56: not allowing matrices with empty dimensions like [[],[]]
|
2013-08-10 22:06:20 +02:00 |
|