199 Commits

Author SHA1 Message Date
Rogelio J. Baucells
5aff896e00 element wise operations 2015-04-29 17:54:17 -04:00
rjbaucells
76ac065d63 Merge branch 'v2' of https://github.com/josdejong/mathjs into josdejong-v2
Conflicts:
	lib/expression/docs/index.js
2015-04-29 00:05:18 -04:00
rjbaucells
2512b74b85 Matrix datatype 2015-04-28 20:11:32 -04:00
jos
1204259209 Refactored Complex and Unit into factory functions 2015-04-28 22:04:42 +02:00
jos
e5e2625838 Enclosed ResultSet in a factory function 2015-04-28 21:40:35 +02:00
jos
106c5969de Refactored Help into a factory function 2015-04-28 20:37:14 +02:00
jos
e9e87cd938 Refactored ones and zeros to typed-functions. Created an index.js file for all matrix functions. 2015-04-28 20:14:08 +02:00
Rogelio J. Baucells
8047a4853f multiply() - poc 2015-04-28 12:07:02 -04:00
Rogelio J. Baucells
a80d135b56 multiply() - poc 2015-04-28 00:22:23 -04:00
rjbaucells
69b44f52e6 Typed SparseMatrix 2015-04-27 20:57:37 -04:00
Rogelio J. Baucells
d535bc9aaf SparseMatrix pattern 2015-04-27 16:58:47 -04:00
jos
811508906c Refactored functions range, subset, concat.transform, map.transform, max.transform, mean.transform, min.transform, range.transform, subset.transform to typed-functions 2015-04-27 19:11:21 +02:00
Rogelio J. Baucells
4347a3d16f sparse arithmetic updates 2015-04-27 12:03:59 -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
Rogelio J. Baucells
ca9de69251 trace() refactoring 2015-04-22 13:33:45 -04:00
Rogelio J. Baucells
9ffacdd2ec Merge branch 'v2' of https://github.com/josdejong/mathjs into josdejong-v2
Conflicts:
	test/type/matrix/CcsMatrix.test.js
	test/type/matrix/DenseMatrix.test.js
2015-04-22 12:48:42 -04:00
Rogelio J. Baucells
ae0b2cf4e9 trace() refactoring 2015-04-22 12:41:02 -04:00
Rogelio J. Baucells
c093c01d99 transpose() refactoring 2015-04-21 14:44:42 -04:00
jos
0712f083a2 Moved registry of matrix implementations from index to the implementations itself 2015-04-15 21:41:11 +02: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
fcbf6045cc lup() and lusolve() cleanup 2015-04-09 17:10:01 -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
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
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