1408 Commits

Author SHA1 Message Date
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
Rogelio J. Baucells
2772ad474a lup() for CRS & arrays 2015-04-07 17:13:19 -04:00
Rogelio J. Baucells
b0d995633f lup() - partial 2015-04-07 15:26:59 -04:00
rjbaucells
b596a9f054 Spa updates 2015-04-06 23:51:51 -04:00
rjbaucells
3b827ddbd8 multiply() using Spa 2015-04-06 23:47:01 -04:00
rjbaucells
29dae2483d swapRows() 2015-04-06 21:03:20 -04:00
Rogelio J. Baucells
337c17d257 lup() - partial 2015-04-06 17:58:05 -04:00
rjbaucells
5d643dd755 lup() - partial 2015-04-06 00:01:22 -04:00
rjbaucells
8ef93b48b1 Spa - partial 2015-04-05 23:22:18 -04:00
Rogelio J. Baucells
c177acb334 Merge pull request #32 from rjbaucells/FibonacciHeap
FibonacciHeap remove()
2015-04-05 23:21:59 -04:00
rjbaucells
39e92600e0 FibonacciHeap remove() 2015-04-05 23:20:56 -04:00
rjbaucells
58c6c1a84f Spa updates 2015-04-05 21:57:53 -04:00
Rogelio J. Baucells
a528f5d471 Merge pull request #31 from rjbaucells/FibonacciHeap
Fibonacci heap
2015-04-05 21:57:44 -04:00
rjbaucells
0c82b98c47 Fibonacci Heap 2015-04-05 21:14:28 -04:00
rjbaucells
a478198e12 lup() - partial 2015-04-05 21:08:46 -04:00
rjbaucells
314b705ef6 lup() - partial 2015-04-04 13:15:09 -04:00
rjbaucells
809f62dfa0 lup() - partial 2015-04-04 12:52:31 -04:00
rjbaucells
3b25eb8a38 lup() - partial 2015-04-03 12:51:45 -04:00
Rogelio J. Baucells
ce1c893794 algebra lup() implementation 2015-04-02 12:48:13 -04:00
Jos de Jong
791f2134c5 Merge pull request #311 from rjbaucells/matrix-v2
Matrix updates, v2
2015-04-02 09:05:09 +02:00
rjbaucells
2cef2ae244 CCS lup - partial 2015-04-02 02:14:26 -04:00
Rogelio J. Baucells
c2de167a17 CCS lup - partial 2015-04-02 01:02:22 -04:00
rjbaucells
ec33698220 CCS lup - partial 2015-04-01 22:48:35 -04:00
Rogelio J. Baucells
2f4b5cd8f9 CCS lup - partial 2015-04-01 17:54:33 -04:00
Rogelio J. Baucells
4e7d9e5e5b math.diag() 2015-04-01 11:06:40 -04:00
rjbaucells
f829187794 math.diag() partial 2015-04-01 00:59:31 -04:00
rjbaucells
e5e38b04e5 sparse matrix optimizations 2015-04-01 00:58:07 -04:00
Rogelio J. Baucells
f7b298cee1 math.eye() 2015-03-31 17:38:19 -04:00
jos
8cfabebdfb Oops. committed missing files 2015-03-31 22:23:32 +02:00
jos
8a68bb56e4 Merged math.js v1.5 into v2. Format support of functions eye and diag still needs to be fixed 2015-03-31 22:07:47 +02:00
jos
5711bdfa7e Some markdown fixes in the docs 2015-03-30 10:05:20 +02:00
jos
1c6e567007 Bumped version number to 1.5.1-SNAPSHOT 2015-03-28 16:38:46 +01:00
jos
6994c00593 Released version 1.5.0 v1.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
jos
466c6a03e8 Added support for booleans and null in function import 2015-03-26 21:46:57 +01:00
jos
955eac3505 Function import now returns the imported objects 2015-03-26 21:42:31 +01:00
jos
a7beebcf34 Moved all typed stuff to a separate file 2015-03-26 21:31:32 +01:00
jos
aa78c292b4 Moved function config into a separate file, moved loading datatypes from loader.js to index.js 2015-03-26 21:20:14 +01:00
jos
5cab0641e9 Simplified the factory structure a little bit. Reworked reviver and BigNumber to factories 2015-03-26 21:03:55 +01:00
Jos de Jong
551832efd5 Merge pull request #306 from jherdman/fix-source-map-location
Fix Source Map Location
2015-03-24 08:52:45 +01:00
James Herdman
fff48e3cfb Fix Source Map Location
Resolves #300
2015-03-23 22:04:54 -04:00
jos
6bb203fc24 Removed a double entry form the contributors list 2015-03-23 23:05:49 +01:00
jos
16edec6bb8 Updated history 2015-03-23 23:04:07 +01:00
Jos de Jong
10a0dbfefd Merge pull request #297 from rjbaucells/matrix2
Matrix storage formats
2015-03-23 23:01:16 +01:00
jos
2afca88b45 Refactored bignumber, boolean, chain, complex, index, matrix, number, parser, string, unit to typed-function. 2015-03-23 20:56:15 +01:00
Rogelio J. Baucells
6e0d9bbd59 norm() tests 2015-03-23 10:13:03 -04:00