Sebastien Piquemal
|
6a6f522a93
|
refactored test/function/construction to mocha
|
2013-08-09 14:13:53 +04:00 |
|
josdejong
|
fe06d514e0
|
Created shared module math.js for all functions (resolves circular references)
|
2013-08-06 21:50:15 +02:00 |
|
josdejong
|
8cc9ceb980
|
Changed all source files into node.js modules
|
2013-08-05 23:05:23 +02:00 |
|
josdejong
|
d9f34677b4
|
Renamed all test files to *.test.js
|
2013-08-04 14:46:22 +02:00 |
|
josdejong
|
c5edb419d8
|
Moved the library builds math.js and math.min.js to subfolder dist
|
2013-08-04 14:39:42 +02:00 |
|
josdejong
|
fdfc6697e1
|
Implemented constants true, false.
Implemented function boolean(value)
|
2013-07-21 14:12:37 +02:00 |
|
josdejong
|
504b1fa9a1
|
Functions size and squeeze now return a Matrix instead of an Array as output on Matrix input
|
2013-07-03 14:47:40 +02:00 |
|
josdejong
|
bee3453e15
|
Released version 0.9.0
|
2013-05-29 21:16:43 +02:00 |
|
josdejong
|
134b8fe07c
|
Implemented construction function string
|
2013-05-29 21:06:12 +02:00 |
|
josdejong
|
755d0769e6
|
Implemented construction function number
|
2013-05-29 20:34:47 +02:00 |
|
josdejong
|
2fe383a19c
|
More tests and minor. Improved flexibility of data constructors.
|
2013-05-18 19:39:01 +02:00 |
|