jos
|
c1b18c75de
|
Updated history and contributor list
|
2015-08-03 22:00:44 +02:00 |
|
jos
|
41d9ef9b23
|
Released version 2.0.1
|
2015-07-29 21:46:05 +02:00 |
|
jos
|
d065b04033
|
Released v2.0.0
|
2015-07-28 09:52:31 +02:00 |
|
jos
|
3f77f7138a
|
Upgraded to typed-function v0.10.0
|
2015-07-26 19:48:18 +02:00 |
|
jos
|
df862a8954
|
Fixed: #403: added license information to package.json, bower.json, component.json
|
2015-07-11 16:36:25 +02:00 |
|
jos
|
d2e8ec06f2
|
Fixed docgenerator for v2. Updated docs.
|
2015-06-10 20:50:29 +02:00 |
|
jos
|
1fe4dc899d
|
Merged latest develop to v2
|
2015-06-07 16:53:24 +02:00 |
|
jos
|
a92b978036
|
Merged develop into v2
|
2015-06-07 15:57:41 +02:00 |
|
Jos de Jong
|
ea407631cb
|
Updated list with contributors
|
2015-06-07 13:59:54 +02:00 |
|
jos
|
22dd649b8b
|
bunped version number to 1.7.1-SNAPSHOT
|
2015-05-31 14:40:53 +02:00 |
|
jos
|
672c5b09ea
|
Released v1.7.0
|
2015-05-31 14:31:32 +02:00 |
|
jos
|
7347591535
|
Upgraded to fraction.js v2.0.0, added fraction support for pow (integer exponents only)
|
2015-05-31 12:21:24 +02:00 |
|
jos
|
00a51a0fa1
|
Merge branch 'Multinomial' of https://github.com/devanp92/mathjs into devanp92-Multinomial
Conflicts:
HISTORY.md
lib/util/number.js
|
2015-05-27 13:37:31 +02:00 |
|
jos
|
3a1dea00b0
|
Function typeof no longer returns lower case names, but now returns lower case names for primitives (like number, boolean, string), and upper-camel-case for non-primitives (like Array, Complex, Function).
|
2015-05-22 21:05:35 +02:00 |
|
jos
|
090c9e8ae8
|
Upgraded to typed-function 0.9.0, resolving nondeterministic ordering of types. Solved performance issues with add, divide, and multiply.
|
2015-05-17 20:45:32 +02:00 |
|
jos
|
096a5f3a55
|
Upgraded to typed-function v0.8.3. Implemented support for merging typed-functions via math.import. Added option silent for math.import.
|
2015-05-16 11:33:58 +02:00 |
|
jos
|
e6cbc8a346
|
Upgraded to fraction.js v1.9.0
|
2015-05-15 22:20:35 +02:00 |
|
jos
|
73f2dc2601
|
Implemented Fraction (using library fraction.js) for add, subtract, multiply, divide.
|
2015-05-12 11:42:57 +02:00 |
|
jos
|
282ec6819f
|
Updated typed-function to v0.8.2
|
2015-05-09 21:40:18 +02:00 |
|
jos
|
868b2702b5
|
Updated to typed-function v0.8, creating a new instance of typed-function for each instance of math.js. Better error messages and new utility functions typed.convert and typed.find.
|
2015-05-09 14:53:36 +02:00 |
|
jos
|
99e3fd40c4
|
Introduced event emitter, and events config and import. Renamed loader.js to core.js
|
2015-05-01 14:03:29 +02:00 |
|
jos
|
84aaada3df
|
Updated contributor list
|
2015-04-28 21:23:45 +02:00 |
|
rjbaucells
|
a2d2e24e76
|
multiply() refactoring
|
2015-04-22 19:46:35 -04:00 |
|
jos
|
d77018ad41
|
Bumped version number to 1.6.1-SNAPSHOT
|
2015-04-22 21:33:58 +02:00 |
|
jos
|
30ff006b12
|
Released version 1.6.0
|
2015-04-22 21:13:53 +02:00 |
|
jos
|
c64cc5b34c
|
Allow updating bug fix releases of dependencies
|
2015-04-22 09:23:42 +02:00 |
|
jos
|
a57cbebc72
|
Upgraded all dependency version numbers
|
2015-04-22 09:22:19 +02:00 |
|
jos
|
abd5a30a9f
|
Replaced exec with child_process.execFile
|
2015-04-22 09:21:30 +02:00 |
|
jos
|
7fee110c74
|
Updated to typed-function v0.7.0 (performance improvements)
|
2015-04-17 20:55:14 +02:00 |
|
jos
|
f7fe2f9ffd
|
Bumped version number to 1.5.3-SNAPSHOT
|
2015-04-09 21:23:20 +02:00 |
|
jos
|
d043d24abe
|
Released v1.5.2
|
2015-04-09 21:17:28 +02:00 |
|
jos
|
cb6f52ad8f
|
Bumped version number to 1.5.2-SNAPSHOT
|
2015-04-08 09:30:12 +02:00 |
|
jos
|
8dccb60f30
|
Released version 1.5.1
|
2015-04-08 09:17:18 +02:00 |
|
jos
|
8a68bb56e4
|
Merged math.js v1.5 into v2. Format support of functions eye and diag still needs to be fixed
|
2015-03-31 22:07:47 +02:00 |
|
jos
|
1c6e567007
|
Bumped version number to 1.5.1-SNAPSHOT
|
2015-03-28 16:38:46 +01:00 |
|
jos
|
6994c00593
|
Released version 1.5.0
|
2015-03-28 16:23:03 +01:00 |
|
jos
|
6bb203fc24
|
Removed a double entry form the contributors list
|
2015-03-23 23:05:49 +01:00 |
|
Jos de Jong
|
81e56601d2
|
Merge branch 'develop' into v2
|
2015-03-09 20:19:12 +00:00 |
|
jos
|
9b8da79f5f
|
Added Max Bruckner to the contributor list
|
2015-03-01 15:02:04 +01:00 |
|
jos
|
4c6b556a86
|
Updated verison numbers in package files
|
2015-02-28 23:02:11 +01:00 |
|
jos
|
675c1b35aa
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
lib/function/arithmetic/abs.js
|
2015-02-28 23:01:20 +01:00 |
|
jos
|
8ca1751319
|
Bumped version number to 1.4.1-SNAPSHOT
|
2015-02-28 22:59:39 +01:00 |
|
jos
|
27b436d108
|
Released version 1.4.0
|
2015-02-28 22:02:12 +01:00 |
|
jos
|
cdd7bb8a83
|
Updated to typed-function 0.6.2, fixing a couple of bugs. Conversion from BigNumber to Complex added.
|
2015-02-26 21:51:25 +01:00 |
|
jos
|
db4a004e58
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
|
2015-02-20 19:56:12 +01:00 |
|
jos
|
3e66fcd9ab
|
Updated history and docs
|
2015-02-17 15:15:47 +01:00 |
|
jos
|
acf149aadd
|
Bumped version number to v1.3.1-SNAPSHOT
|
2015-02-09 21:55:49 +01:00 |
|
jos
|
beb4e2e536
|
Released version 1.3.0
|
2015-02-09 21:43:00 +01:00 |
|
jos
|
8edf472478
|
Upgraded to typed-function v0.6.1, more functions refactored.
|
2015-02-07 20:29:32 +01:00 |
|
jos
|
cd2d58b907
|
Updated history and contributors
|
2015-01-29 20:33:42 +01:00 |
|