josdejong
|
548708ffaa
|
Improvements in parser and node tree. Implemented Params and Operator. Some first simplifications in Scope
|
2013-04-26 21:13:54 +02:00 |
|
josdejong
|
d038477f69
|
Fixed a few issues such that math.js works on IE6-8 too.
|
2013-04-22 21:53:10 +02:00 |
|
josdejong
|
04f51c5beb
|
Implemented Matrix support for all methods
|
2013-04-01 15:30:25 +02:00 |
|
josdejong
|
fcbe4cb8a4
|
Implemented getting and setting submatrices in the Parser
|
2013-04-01 12:55:36 +02:00 |
|
josdejong
|
7a5878c212
|
Refactored Parser, Scope, and Workspace inside a closure. Added a travis config file.
|
2013-03-27 20:52:16 +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
|
e64aed8573
|
Implemented method get, set, resize for Matrix and a lot of other improvements.
|
2013-03-23 20:08:21 +01:00 |
|
josdejong
|
cf8cf46d63
|
Renamed methods 'copy' to 'clone'
|
2013-03-19 20:34:21 +01:00 |
|
josdejong
|
1ebb05254a
|
Fixed an error in determining the best prefix for a unit.
|
2013-03-16 11:16:06 +01:00 |
|
josdejong
|
4c2c06d979
|
Implemented Workspace
|
2013-03-04 19:34:16 +01:00 |
|
josdejong
|
6faacfb120
|
Moved Complex and Unit to the main namespace math
|
2013-02-25 20:44:37 +01:00 |
|
josdejong
|
c896eae319
|
Parser implemented
|
2013-02-23 23:45:51 +01:00 |
|
josdejong
|
706284a280
|
Moved math.js and math.min.js back to the root of the project
|
2013-02-17 20:27:39 +01:00 |
|
josdejong
|
27b96f31e9
|
Implemented methods asin, acos, atan
|
2013-02-17 15:54:48 +01:00 |
|
josdejong
|
17cb48b7d0
|
Renamed project from math2 to mathjs
|
2013-02-17 01:36:22 +01:00 |
|
josdejong
|
97f0c442fa
|
Readme updated
|
2013-02-16 21:42:04 +01:00 |
|
josdejong
|
21386ff3d2
|
Jake build script implemented
|
2013-02-16 14:23:37 +01:00 |
|