jos
|
8c032f2593
|
Replaced all instanceof checks with x && xisMyType === true checks
|
2015-05-05 15:09:21 +02:00 |
|
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 |
|
Rogelio J. Baucells
|
1b3cf30e98
|
Fixed performance problems with array
|
2015-05-05 01:25:15 -04:00 |
|
rjbaucells
|
2d8410a5fa
|
equal updates
|
2015-05-03 19:05:21 -04:00 |
|
Rogelio J. Baucells
|
748fe0d0fb
|
CcsMatrix refactoring
|
2015-04-24 11:13:17 -04:00 |
|
rjbaucells
|
a2d2e24e76
|
multiply() refactoring
|
2015-04-22 19:46:35 -04:00 |
|
rjbaucells
|
3cce748166
|
lusolve() function
|
2015-04-12 23:55:17 -04:00 |
|
rjbaucells
|
440c95b686
|
lup() function
|
2015-04-12 22:37:45 -04:00 |
|
Rogelio J. Baucells
|
cb1af441ed
|
lusolve()
|
2015-04-09 16:38:00 -04:00 |
|
rjbaucells
|
ccaaaedbb9
|
lusolve() - ccs
|
2015-04-08 23:48:19 -04:00 |
|
Rogelio J. Baucells
|
cf03b03578
|
lusolve() - partial
|
2015-04-08 18:00:42 -04:00 |
|
rjbaucells
|
cdcbc6f054
|
lusolve - partial
|
2015-04-08 08:54:30 -04:00 |
|
rjbaucells
|
2d4236b460
|
Vector - partial
|
2015-04-08 00:02:29 -04:00 |
|
rjbaucells
|
e7d3d7f660
|
lusolve()
|
2015-04-07 20:27:28 -04:00 |
|