25 Commits

Author SHA1 Message Date
josdejong
25844683db Released version 0.15.0 2013-10-26 15:20:13 +02:00
josdejong
8b8c56ad91 Released version 0.14.0 2013-10-08 17:07:15 +02:00
josdejong
67423dbcec Released version 0.13.0 2013-09-03 20:19:14 +02:00
josdejong
b968b44f8f Updated readme in test directory 2013-08-31 22:18:13 +02:00
josdejong
9746dc37c2 Changed matrix indexes of expression parser to one-based (Fixed #66) 2013-08-29 22:11:30 +02:00
josdejong
5428fac8bb Released version 0.12.1 2013-08-22 21:44:56 +02:00
josdejong
14ac168aa1 Released version 0.12.0 2013-08-22 21:17:48 +02:00
josdejong
5a007ef57d Docs, examples, readme updated 2013-08-22 20:59:36 +02:00
josdejong
e704c79e17 Removed the feature to automatically convert a complex
value with an imaginary part equal to zero to a number (see #59)
2013-08-14 14:41:35 +02:00
josdejong
c3341febd0 Fixed build script, included the dist folder needed for bower 2013-08-14 14:17:27 +02:00
josdejong
3f79c70473 Improved module structure, removed references to a global namespace 2013-08-11 20:42:32 +02:00
josdejong
fee1c51272 Fixed getting/setting subset of an Array via the parser 2013-08-11 14:47:33 +02:00
josdejong
20e4456747 Fixed #26: functions ones and zeros now adhere to geometric dimensions. 2013-08-11 13:33:11 +02:00
josdejong
38174932f5 Added information on how to test code coverage. Ignoring code coverage reports. 2013-08-10 22:50:38 +02:00
josdejong
7298eaac1a Fixed build script 2013-08-07 22:46:02 +02:00
Sebastien Piquemal
0084920875 merged random functions with develop 2013-08-07 20:37:26 +04:00
josdejong
10633d7237 Minor improvements in the static functions of prototypes 2013-08-07 14:42:02 +02:00
josdejong
283e76e4e9 Packed all functions in a closure (makes them environment independent) 2013-08-07 14:12:07 +02:00
josdejong
509cba8076 Fixed Selector initialization 2013-08-06 22:34:20 +02:00
josdejong
fe06d514e0 Created shared module math.js for all functions (resolves circular references) 2013-08-06 21:50:15 +02:00
josdejong
cf2b64bc7b Build script 'dist' created 2013-08-06 02:14:44 +02:00
josdejong
8cc9ceb980 Changed all source files into node.js modules 2013-08-05 23:05:23 +02:00
Sebastien Piquemal
1b30476443 random and randomInt more flexible args 2013-08-04 18:32:30 +04:00
Sebastien Piquemal
1c1a84d1cf refactored random, randomInt more tests 2013-08-04 18:06:18 +04:00
josdejong
c5edb419d8 Moved the library builds math.js and math.min.js to subfolder dist 2013-08-04 14:39:42 +02:00