jos
|
f773df0fc6
|
Fixed #317 (formatting negative values), fixed #316 (round-off errors in formatting values)
|
2015-04-06 21:08:21 +02:00 |
|
jos
|
6994c00593
|
Released version 1.5.0
|
2015-03-28 16:23:03 +01:00 |
|
jos
|
1990edc90f
|
Added docs and and example on sparse matrices
|
2015-03-28 15:55:59 +01:00 |
|
Rogelio J. Baucells
|
6e0d9bbd59
|
norm() tests
|
2015-03-23 10:13:03 -04:00 |
|
Rogelio J. Baucells
|
b81187147e
|
Merge pull request #24 from rjbaucells/CCS
Sparse Matrix implementation
|
2015-03-23 00:30:42 -04:00 |
|
rjbaucells
|
1bbfd26799
|
CRS multiply()
|
2015-03-23 00:28:31 -04:00 |
|
rjbaucells
|
fc8dde607d
|
math.norm()
|
2015-03-23 00:09:06 -04:00 |
|
Rogelio J. Baucells
|
849386ff24
|
DenseMatrix multiply(), partial
|
2015-03-20 17:57:43 -04:00 |
|
rjbaucells
|
989200b083
|
CCS multiply()
|
2015-03-20 00:13:40 -04:00 |
|
Rogelio J. Baucells
|
667badeb75
|
matrix.multiply()
|
2015-03-19 16:11:14 -04:00 |
|
Rogelio J. Baucells
|
0d34992080
|
Merge pull request #23 from josdejong/develop
Sync
|
2015-03-19 00:06:26 -04:00 |
|
Max Bruckner
|
47f76f35ac
|
Limit custom toTex with multiple callbacks to FunctionNodes
Now only FunctionNode's toTex can be overwritten mit a map of callbacks
|
2015-03-17 18:14:14 +01:00 |
|
rjbaucells
|
f144b73c14
|
math.diag()
|
2015-03-16 20:40:45 -04:00 |
|
Rogelio J. Baucells
|
c847ed4658
|
CRS tests
|
2015-03-16 15:39:42 -04:00 |
|
Rogelio J. Baucells
|
416f2565a1
|
CRS implementation
|
2015-03-16 12:47:09 -04:00 |
|
rjbaucells
|
c68d38e8a9
|
CRS updates
|
2015-03-15 23:35:25 -04:00 |
|
rjbaucells
|
246c1e235e
|
partial math.diag()
|
2015-03-15 22:23:55 -04:00 |
|
rjbaucells
|
43adf9fed8
|
CCS tests
|
2015-03-15 18:33:53 -04:00 |
|
rjbaucells
|
37eb4797b4
|
Dense Matrix tests
|
2015-03-15 13:25:02 -04:00 |
|
rjbaucells
|
00ce77d540
|
CCS tests
|
2015-03-15 13:01:39 -04:00 |
|
rjbaucells
|
5713b988ed
|
matrix functions & tests
|
2015-03-14 19:56:16 -04:00 |
|
Rogelio J. Baucells
|
43b15c0784
|
CCS tests
|
2015-03-13 16:56:34 -04:00 |
|
Max Bruckner
|
af763aa996
|
Fix breaking change (Node.toTex should return an empty string)
|
2015-03-13 21:23:14 +01:00 |
|
Max Bruckner
|
0fee9173c8
|
Enable custom toTex functions
|
2015-03-13 21:23:14 +01:00 |
|
Max Bruckner
|
35ce7f7fb4
|
Make Node.toTex a wrapper like Node.compile
Node.prototype.toTex is now a wrapper that calls the node's _toTex
|
2015-03-13 21:23:14 +01:00 |
|
rjbaucells
|
9b481cc86f
|
Dense Matrix resize
|
2015-03-12 23:10:07 -04:00 |
|
rjbaucells
|
090911f3e2
|
CCS resize
|
2015-03-12 22:01:30 -04:00 |
|
rjbaucells
|
b1166871ac
|
math.ones()
|
2015-03-12 19:57:31 -04:00 |
|
Rogelio J. Baucells
|
188edd8180
|
math.trace()
|
2015-03-12 14:56:54 -04:00 |
|
Rogelio J. Baucells
|
5e1f557f54
|
math.zeros()
|
2015-03-12 12:13:14 -04:00 |
|
rjbaucells
|
23391f4dea
|
Test updates
|
2015-03-12 00:21:01 -04:00 |
|
rjbaucells
|
5e10a71159
|
CCS updates
|
2015-03-11 22:31:27 -04:00 |
|
Rogelio J. Baucells
|
bcb4a12ec6
|
Tests
|
2015-03-11 17:23:49 -04:00 |
|
rjbaucells
|
fb70dc8272
|
Matrix transpose implementation
|
2015-03-10 22:38:41 -04:00 |
|
rjbaucells
|
c487779414
|
Test updates
|
2015-03-10 20:39:57 -04:00 |
|
rjbaucells
|
b619289482
|
CCS Matrix updates
|
2015-03-10 20:22:35 -04:00 |
|
Rogelio J. Baucells
|
2077c39885
|
Matrix inheritance implementation
|
2015-03-10 15:28:19 -04:00 |
|
rjbaucells
|
7ec5578ad2
|
CCS updates
|
2015-03-09 23:31:21 -04:00 |
|
Jos de Jong
|
52e3972765
|
Merge pull request #293 from BigFav/bigSin
Added BigNumber functionality for atan2, with tests.
|
2015-03-08 20:07:00 +00:00 |
|
rjbaucells
|
9f5b7b43a2
|
CCS updates
|
2015-03-07 23:03:11 -05:00 |
|
rjbaucells
|
9e214d030d
|
CCS and Dense matrix updates
|
2015-03-07 22:24:41 -05:00 |
|
rjbaucells
|
a072041fac
|
CCS tests
|
2015-03-06 22:21:36 -05:00 |
|
rjbaucells
|
b7654a9ac0
|
CCS tests
|
2015-03-06 21:20:51 -05:00 |
|
rjbaucells
|
5479a0ad56
|
Matrix tests using DenseFormat
|
2015-03-05 22:06:31 -05:00 |
|
Rogelio J. Baucells
|
b46301d810
|
Partial implementation of Matrix
|
2015-03-05 14:30:06 -05:00 |
|
jos
|
3b8eff0a7a
|
Fixed #291: function format sometimes returning exponential notation when it should return a fixed notation.
|
2015-03-05 20:12:30 +01:00 |
|
rjbaucells
|
4c6a1f770c
|
Initial Matrix modifications
|
2015-03-04 23:19:11 -05:00 |
|
rjbaucells
|
5a389126aa
|
Matrix format implementations
|
2015-03-04 20:45:29 -05:00 |
|
rjbaucells
|
da19cef9b4
|
Storage format interface
|
2015-03-04 20:07:50 -05:00 |
|
Rogelio J. Baucells
|
21db7d8de9
|
Parser fixes
|
2015-03-04 15:29:12 -05:00 |
|