jos
|
eff330d635
|
Fixed a bug in an internal method used for sparse matrices, see #536. Still needs extra unit tests to verify the behavior
|
2016-01-08 19:58:26 +01:00 |
|
Rogelio J. Baucells
|
06c0515d4a
|
Merge pull request #461 from rjbaucells/develop
Sparse Matrix non sorted index issue #452
|
2015-09-07 13:02:14 -04:00 |
|
Rogelio J. Baucells
|
b30030b8a9
|
solver issue with non sorted index
|
2015-09-03 20:22:46 -04:00 |
|
Jos de Jong
|
08ccb24c06
|
Merge pull request #440 from rjbaucells/develop
Fix for issue #437 (Possible bug in lusolve)
|
2015-08-28 20:45:49 +02:00 |
|
Rogelio J. Baucells
|
06c3cd31b5
|
Issue #437 fix
|
2015-08-27 21:07:13 -04:00 |
|
jos
|
154577d1be
|
Updated docs, examples, history
|
2015-07-27 21:26:50 +02:00 |
|
jos
|
2353c4a61e
|
Renamed folders util to utils
|
2015-07-18 13:22:38 +02:00 |
|
jos
|
a1531e0173
|
Minor improvements in the docs
|
2015-06-10 20:53:50 +02:00 |
|
jos
|
d2e8ec06f2
|
Fixed docgenerator for v2. Updated docs.
|
2015-06-10 20:50:29 +02:00 |
|
rjbaucells
|
ce95f7a837
|
lusolve() and slu() tests
|
2015-05-17 10:34:15 -04:00 |
|
rjbaucells
|
027462b081
|
slu() and lusolve()
|
2015-05-16 11:50:34 -04:00 |
|
rjbaucells
|
b5931fb116
|
solvers
|
2015-05-14 23:04:59 -04:00 |
|
rjbaucells
|
ceca6af8d3
|
slu() and lusolve()
|
2015-05-14 20:24:26 -04:00 |
|
rjbaucells
|
5ef0a6d9a0
|
removed file
|
2015-05-11 22:28:08 -04:00 |
|
rjbaucells
|
6c6b22a647
|
permute() - partial
|
2015-05-11 00:08:21 -04:00 |
|
rjbaucells
|
d3902a2fcf
|
lusolve() - partial
|
2015-05-09 11:21:23 -04:00 |
|
Rogelio J. Baucells
|
737d476970
|
slu() and lusolve()
|
2015-05-08 15:45:03 -04:00 |
|
Rogelio J. Baucells
|
b86adce66f
|
Merge remote-tracking branch 'origin/v2' into v2-sparse
|
2015-05-08 10:38:02 -04:00 |
|
Rogelio J. Baucells
|
5e29565dc4
|
usolve() update
|
2015-05-08 10:36:58 -04:00 |
|
rjbaucells
|
c5f2f80bf2
|
Merge branch 'v2-sparse' of https://github.com/rjbaucells/mathjs into v2-sparse
|
2015-05-07 23:59:03 -04:00 |
|
rjbaucells
|
e3cee480ec
|
Merge remote-tracking branch 'origin/v2-test' into v2-sparse
|
2015-05-07 23:53:13 -04:00 |
|
rjbaucells
|
dd6335a6db
|
lsolve() and usolve()
|
2015-05-07 23:43:28 -04:00 |
|
Rogelio J. Baucells
|
9b98aba8ff
|
Replaced new Array() for []
|
2015-05-05 17:12:02 -04:00 |
|
Rogelio J. Baucells
|
528128c2fe
|
Merge pull request #42 from josdejong/v2
v2 sync
|
2015-05-05 10:24:25 -04:00 |
|
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
|
bd3b336eaf
|
Merge branch 'v2-sparse' of https://github.com/rjbaucells/mathjs into v2-sparse
|
2015-05-04 11:26:42 -04:00 |
|
rjbaucells
|
b2067268be
|
Merge remote-tracking branch 'origin/sparse-arithmetic-tmp' into v2-sparse
Conflicts:
lib/type/matrix/SparseMatrix.js
|
2015-05-04 11:26:18 -04:00 |
|
rjbaucells
|
2d8410a5fa
|
equal updates
|
2015-05-03 19:05:21 -04:00 |
|
Rogelio J. Baucells
|
65ab4faa89
|
sparse updates
|
2015-04-27 15:31:05 -04:00 |
|
jos
|
84512de60b
|
Added a few more index.js files. Removed caching mechanism for function transforms (will be improved upon later again)
|
2015-04-27 14:54:03 +02:00 |
|
rjbaucells
|
75594372ed
|
tests
|
2015-04-26 11:10:09 -04:00 |
|
rjbaucells
|
b17e528b85
|
cs sparse updates
|
2015-04-26 09:51:12 -04:00 |
|
rjbaucells
|
10593e4206
|
cs sparse updates
|
2015-04-25 12:10:57 -04:00 |
|
Rogelio J. Baucells
|
f55b13cff1
|
cs sparse implementations
|
2015-04-24 17:22:23 -04:00 |
|
Rogelio J. Baucells
|
070000633a
|
renamed sparse related files
|
2015-04-24 15:01:03 -04:00 |
|
Rogelio J. Baucells
|
81ab7148f5
|
Merge remote-tracking branch 'origin/v2' into v2-sparse
|
2015-04-24 14:46:23 -04:00 |
|
Rogelio J. Baucells
|
748fe0d0fb
|
CcsMatrix refactoring
|
2015-04-24 11:13:17 -04:00 |
|
rjbaucells
|
cbf5df0f70
|
cs_chol()
|
2015-04-24 00:07:06 -04:00 |
|
Rogelio J. Baucells
|
4197743500
|
sparse lu()
|
2015-04-23 17:39:30 -04:00 |
|
Rogelio J. Baucells
|
9ab61740e7
|
sparse algorithms
|
2015-04-22 23:15:04 -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 |
|