Max Bruckner
|
31060ac50d
|
Remove documentation of global parenthesis option
|
2015-05-16 13:31:33 +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 |
|
Devan Patel
|
bbc0a343ee
|
Update numbers.md
|
2015-05-15 15:17:58 -04:00 |
|
Devan Patel
|
3e31846256
|
Update matrices.md
|
2015-05-15 15:16:27 -04:00 |
|
Devan Patel
|
2904c22333
|
Update complex_numbers.md
|
2015-05-15 15:13:35 -04:00 |
|
Devan Patel
|
99d0a557fa
|
Update bignumbers.md
|
2015-05-15 15:12:24 -04:00 |
|
Devan Patel
|
b93c894596
|
Update extension.md
|
2015-05-15 15:10:52 -04:00 |
|
Devan Patel
|
a077b8edd3
|
Update chaining.md
|
2015-05-15 15:09:53 -04:00 |
|
Devan Patel
|
6d3c716e57
|
Update parsing.md
|
2015-05-15 15:09:04 -04:00 |
|
Devan Patel
|
459eef81f6
|
Update index.md
|
2015-05-15 15:07:09 -04:00 |
|
Devan Patel
|
f91d8a893d
|
Fixing grammatical issues in Syntax.md
|
2015-05-15 15:01:31 -04:00 |
|
Max Bruckner
|
0f71bc262a
|
Fix typo in docs
|
2015-05-14 10:13:04 +02:00 |
|
jos
|
ec3ad5461f
|
Added Fraction support for cube and square. Fixed operations on Fractions mutating the original fraction.
|
2015-05-12 21:26:51 +02:00 |
|
jos
|
4367259254
|
Implemented toJSON and fromJSON for Fraction
|
2015-05-12 20:42:52 +02:00 |
|
jos
|
4766546748
|
Added fraction support for functions ceil, fix, floor, round
|
2015-05-12 20:26:42 +02:00 |
|
jos
|
b831ad2b72
|
Added support for fractions to function math.format (including output option fraction='decimal' | 'ratio')
|
2015-05-12 19:43:11 +02:00 |
|
jos
|
0c1e9deeeb
|
Implemented configuration value {number: 'fraction'}. Added docs and example for fractions.
|
2015-05-12 14:40:47 +02:00 |
|
Devan Patel
|
abbc302c8d
|
Documentation for Mutlinomial
|
2015-05-08 13:38:36 -04:00 |
|
Max Bruckner
|
51cfc0b779
|
Update documentation (ParenthesisNode and parenthesis config option)
|
2015-05-08 09:07:25 +02:00 |
|
Devan Patel
|
f7c35f0ba1
|
Create composition.md
|
2015-05-04 14:37:18 -04:00 |
|
Devan Patel
|
9e83897775
|
Adding documentation for Bell Numbers
|
2015-05-04 14:27:45 -04:00 |
|
Devan Patel
|
900c0cef7a
|
Create stirlingS2.md
|
2015-05-04 14:13:58 -04:00 |
|
jos
|
18d9b8942e
|
Dropped support for module names from function import
|
2015-05-01 23:00:58 +02:00 |
|
Max Bruckner
|
8d1d20ba2e
|
Merge branch 'develop' into v2
|
2015-04-27 09:14:50 +02:00 |
|
Max Bruckner
|
49697b3b54
|
Add documentation for REPL
|
2015-04-26 14:55:07 +02:00 |
|
Max Bruckner
|
51cbf7eaa8
|
Include --tex and --string in the documentation of the cli
|
2015-04-26 14:26:00 +02:00 |
|
jos
|
6e96d5a808
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
bower.json
component.json
dist/math.js
dist/math.map
dist/math.min.js
lib/function/arithmetic/abs.js
lib/function/probability/gamma.js
lib/version.js
package.json
|
2015-04-22 21:43:56 +02:00 |
|
jos
|
30ff006b12
|
Released version 1.6.0
|
2015-04-22 21:13:53 +02:00 |
|
jos
|
349e9845e8
|
Merge branch 'develop' into v2_merge
Conflicts:
HISTORY.md
bower.json
component.json
dist/math.js
dist/math.map
dist/math.min.js
docs/reference/units.md
lib/version.js
package.json
test/function/construction/chain.test.js
test/function/matrix/det.test.js
test/function/matrix/transpose.test.js
test/function/utils/import.test.js
|
2015-04-13 21:42:43 +02:00 |
|
jos
|
9694bb618f
|
Updated docs about binary prefixes
|
2015-04-09 20:44:12 +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
|
5711bdfa7e
|
Some markdown fixes in the docs
|
2015-03-30 10:05:20 +02:00 |
|
jos
|
1990edc90f
|
Added docs and and example on sparse matrices
|
2015-03-28 15:55:59 +01:00 |
|
Jos de Jong
|
b261c55f48
|
Merge pull request #301 from FSMaxB/custom-totex
custom toTex
|
2015-03-17 20:32:38 +01:00 |
|
Max Bruckner
|
c80e0baf20
|
Update documentation of custom toTex
|
2015-03-17 18:27:01 +01:00 |
|
J. Harshbarger
|
6cdaa7dc4a
|
Typo in docs for mean and median
|
2015-03-14 08:12:44 +09:00 |
|
Max Bruckner
|
9a89ab27da
|
Documentation for custom toTex functions
|
2015-03-13 21:23:14 +01:00 |
|
Jos de Jong
|
81e56601d2
|
Merge branch 'develop' into v2
|
2015-03-09 20:19:12 +00:00 |
|
jos
|
97e452e544
|
Fixed #296: Added unit stone (6.35 kg)
|
2015-03-02 21:18:09 +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
|
27b436d108
|
Released version 1.4.0
|
2015-02-28 22:02:12 +01:00 |
|
jos
|
bda176359b
|
Documented fromJSON and toJSON
|
2015-02-26 22:20:48 +01:00 |
|
jos
|
adbf9031b2
|
Merge branch 'develop' into v2
|
2015-02-24 20:57:55 +01:00 |
|
jos
|
2f137f5885
|
Added header "Precedence"
|
2015-02-24 20:57:45 +01:00 |
|
jos
|
77fc274496
|
Refactored log and pow to typed-functions
|
2015-02-20 21:30:56 +01:00 |
|
jos
|
db4a004e58
|
Merge branch 'develop' into v2
Conflicts:
HISTORY.md
|
2015-02-20 19:56:12 +01:00 |
|
jos
|
6269afa7d2
|
Updated docs on serialization
|
2015-02-20 15:30:11 +01:00 |
|
jos
|
f3ed387a10
|
Merge branch 'master' into develop
|
2015-02-20 09:44:45 +01:00 |
|
Ole Kröger
|
4c8dda8824
|
[3,6,9] for 1*3,2*3,3*3
|
2015-02-19 15:37:04 +01:00 |
|
jos
|
538ea10e15
|
Changed the json field type name from @type to a safer mathjs.
|
2015-02-18 22:11:54 +01:00 |
|