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
|
7e3eda8603
|
Moved all data types and their construction functions into a folder of their own under ./lib/type
|
2015-05-05 13:51:24 +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 |
|
jos
|
8b06d04d48
|
Moved expression related functions under ./lib/expression/function
|
2015-05-05 11:52:18 +02:00 |
|
jos
|
052c6109af
|
Moved related functions to ./lib/core
|
2015-05-05 11:49:39 +02:00 |
|
Jos de Jong
|
cd6f6df393
|
Merge pull request #346 from rjbaucells/sparse-arithmetic
Sparse arithmetic updates
|
2015-05-05 11:04:18 +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
|
16bb1d189a
|
to updates
|
2015-05-04 09:41:59 -04:00 |
|
rjbaucells
|
586b93bcf3
|
atan2 updates
|
2015-05-03 23:39:06 -04: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 |
|
rjbaucells
|
37b296a2e2
|
divide
|
2015-05-03 16:35:13 -04:00 |
|
rjbaucells
|
769eebadb7
|
nthRoot
|
2015-05-02 19:46:38 -04:00 |
|
rjbaucells
|
24b5a3a791
|
removed unused files
|
2015-05-02 16:19:54 -04:00 |
|
rjbaucells
|
4b8e47fed8
|
algorithms file split
|
2015-05-02 11:36:59 -04:00 |
|
rjbaucells
|
21450c6fe2
|
rightLogShift
|
2015-05-01 23:57:11 -04:00 |
|
rjbaucells
|
22d3314d2a
|
element wise operations
|
2015-05-01 23:38:18 -04:00 |
|
rjbaucells
|
e5cb318bc2
|
element wise operations
|
2015-05-01 23:09:46 -04:00 |
|
rjbaucells
|
8f5742a27e
|
element wise operations
|
2015-05-01 20:14:00 -04:00 |
|
jos
|
077890fbb5
|
Cleaned up redundant function BigNumber.convert
|
2015-05-01 23:08:30 +02:00 |
|
jos
|
18d9b8942e
|
Dropped support for module names from function import
|
2015-05-01 23:00:58 +02:00 |
|
Rogelio J. Baucells
|
6a5af8731e
|
element wise operations
|
2015-05-01 16:53:55 -04:00 |
|
jos
|
0ccb0bce4c
|
Refactored Chain, decoupled from import
|
2015-05-01 16:23:04 +02:00 |
|
jos
|
99e3fd40c4
|
Introduced event emitter, and events config and import. Renamed loader.js to core.js
|
2015-05-01 14:03:29 +02:00 |
|
Rogelio J. Baucells
|
ca94dc55b1
|
Algorithm updates
|
2015-04-30 22:50:08 -04:00 |
|
rjbaucells
|
c8221c8954
|
tests
|
2015-04-30 20:33:02 -04:00 |
|
rjbaucells
|
b7ea83e0f2
|
element wise operations
|
2015-04-30 20:17:24 -04:00 |
|
Rogelio J. Baucells
|
4ab8a7e248
|
element wise operations
|
2015-04-30 17:51:04 -04:00 |
|
rjbaucells
|
38386136e1
|
algorithm updates
|
2015-04-30 00:49:50 -04:00 |
|
rjbaucells
|
21a5dd34c1
|
element wise operations
|
2015-04-30 00:09:30 -04:00 |
|
rjbaucells
|
66e6daaa70
|
element wise operations
|
2015-04-29 21:09:57 -04:00 |
|
rjbaucells
|
a6497d1886
|
element wise operations
|
2015-04-29 20:37:04 -04:00 |
|
Rogelio J. Baucells
|
5aff896e00
|
element wise operations
|
2015-04-29 17:54:17 -04:00 |
|