josdejong
|
9eb57b5359
|
Documented Matrix and Range in readme. Fixed a bug in Matrix.set
|
2013-04-01 21:39:54 +02:00 |
|
josdejong
|
04f51c5beb
|
Implemented Matrix support for all methods
|
2013-04-01 15:30:25 +02:00 |
|
josdejong
|
71e8118b39
|
Implemented methods get, set, map, indexOf for Matrix. Some fixes in Matrix and Range.
|
2013-03-31 21:02:53 +02:00 |
|
josdejong
|
17d9546c0b
|
Added some tests
|
2013-03-27 21:29:34 +01:00 |
|
josdejong
|
af7360b5e4
|
Created construction methods for easily creating data types. Moved the data types and parser to another namespace.
|
2013-03-26 22:06:48 +01:00 |
|
josdejong
|
6faacfb120
|
Moved Complex and Unit to the main namespace math
|
2013-02-25 20:44:37 +01:00 |
|
josdejong
|
ed36dd796b
|
Implemented methods cube, factiorial, log(x, base), log10, sign, square
|
2013-02-25 20:18:03 +01:00 |
|
josdejong
|
b7030f6463
|
Added reminders to test newly created methods
|
2013-02-24 20:59:07 +01:00 |
|
josdejong
|
57c4055458
|
Implemented methods mod, equal, unequal, smallereq, largereq
|
2013-02-24 20:51:35 +01:00 |
|
josdejong
|
6d79c4dcb1
|
Added some more tests
|
2013-02-18 21:33:47 +01:00 |
|