josdejong
|
b851f418e5
|
Implemented math.eval and a readonly option for the Parser and Scope.
|
2013-04-13 10:28:10 +02:00 |
|
josdejong
|
e45cb774e7
|
Chained operations via method math.chain... coool!
|
2013-04-11 22:20:17 +02:00 |
|
josdejong
|
d6ebe886b9
|
Simplified and improved the scoping of the Parser
|
2013-04-11 20:57:11 +02:00 |
|
josdejong
|
e682dc35bd
|
Implemented methods Unit.in and Unit.as (see issue #5)
|
2013-04-10 20:52:49 +02:00 |
|
josdejong
|
d073c6cc31
|
Fixed transpose not returning result as a Matrix in case of Matrix input.
|
2013-04-06 15:32:39 +02:00 |
|
josdejong
|
5aa8a68bdd
|
Implemented transpose operator (') in parser. Fixed parsing empty matrix.
|
2013-04-06 15:12:15 +02:00 |
|
josdejong
|
34a1039599
|
Implemented matrix concatenation in the parser
|
2013-04-06 13:27:11 +02:00 |
|
josdejong
|
f2c4104ad7
|
Implemeneted method concat for matrix concatenation
|
2013-04-06 11:52:45 +02:00 |
|
josdejong
|
9eb57b5359
|
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
|
2013-04-01 21:39:54 +02:00 |
|
josdejong
|
5c693ac4fb
|
Moved test files
|
2013-04-01 13:58:37 +02:00 |
|