jos
|
52227277db
|
Removed leftover docs of the removed function distribution
|
2015-11-20 20:09:23 +01:00 |
|
jos
|
507c0119e5
|
Fixed: added functions math.sparse and math.index to the reference docs, they where missing.
|
2015-10-28 21:12:25 +01:00 |
|
jos
|
049c5ce2c3
|
Released version 2.4.0
|
2015-10-09 09:53:59 +02:00 |
|
jos
|
1f000925b7
|
Released version 2.3.0
|
2015-09-19 20:46:51 +02:00 |
|
Devan Patel
|
eab1d0be48
|
Adding distance
Adding source + test + docs + fixing index.
|
2015-08-30 13:05:07 -04:00 |
|
jos
|
fc3555119e
|
Released v2.2.0
|
2015-08-30 15:38:31 +02:00 |
|
Devan Patel
|
fe63fc6678
|
Adding documentation for Catalan Numbers
|
2015-08-16 14:31:40 -04:00 |
|
jos
|
c422aff0db
|
Released v2.1.0
|
2015-08-11 21:31:31 +02:00 |
|
jos
|
154577d1be
|
Updated docs, examples, history
|
2015-07-27 21:26:50 +02:00 |
|
jos
|
2f17bda115
|
Minor improvements in the docs
|
2015-06-10 20:54:14 +02:00 |
|
jos
|
d2e8ec06f2
|
Fixed docgenerator for v2. Updated docs.
|
2015-06-10 20:50:29 +02:00 |
|
jos
|
672c5b09ea
|
Released v1.7.0
|
2015-05-31 14:31:32 +02:00 |
|
jos
|
2d84debd6c
|
Added/updated missing docs
|
2015-05-31 14:29:42 +02:00 |
|
Jos de Jong
|
1463cdf939
|
Merge pull request #383 from devanp92/patch-5
Making randomInt's documentation more readable
|
2015-05-27 13:41:00 +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 |
|
Devan Patel
|
e126395023
|
Update randomInt.md
|
2015-05-26 21:16:33 -04:00 |
|
Devan Patel
|
06404ed44b
|
Merge branch 'master' of github.com:devanp92/mathjs
# Conflicts:
# dist/math.js
# dist/math.map
# dist/math.min.js
|
2015-05-18 11:26:19 -04:00 |
|
Devan Patel
|
abbc302c8d
|
Documentation for Mutlinomial
|
2015-05-08 13:38:36 -04: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
|
30ff006b12
|
Released version 1.6.0
|
2015-04-22 21:13:53 +02:00 |
|
jos
|
1990edc90f
|
Added docs and and example on sparse matrices
|
2015-03-28 15:55:59 +01:00 |
|
J. Harshbarger
|
6cdaa7dc4a
|
Typo in docs for mean and median
|
2015-03-14 08:12:44 +09:00 |
|
jos
|
27b436d108
|
Released version 1.4.0
|
2015-02-28 22:02:12 +01:00 |
|
jos
|
c389ad336e
|
Added missing docs on trace
|
2015-02-09 21:49:44 +01:00 |
|
jos
|
beb4e2e536
|
Released version 1.3.0
|
2015-02-09 21:43:00 +01:00 |
|
jos
|
79f4d7fbe3
|
Some minor fixes in the docs
|
2014-12-30 19:57:34 +01:00 |
|
jos
|
e3b74d4ff8
|
Some reorganisation in the docs
|
2014-12-25 20:04:26 +01:00 |
|
jos
|
8b253f050b
|
Renamed function select to chain
|
2014-12-25 17:05:29 +01:00 |
|
jos
|
2614ca6203
|
Added docs for xor, removed docs of _divide
|
2014-12-25 14:11:15 +01:00 |
|
jos
|
c8aff69110
|
Added markdown docs of bitwise and logical functions
|
2014-12-23 21:26:08 +01:00 |
|
jos
|
5a3e55f39b
|
Added docs on bitwise and logical functions for expression parser
|
2014-12-23 21:25:34 +01:00 |
|
jos
|
b0740ad66a
|
Released version 1.1.1
|
2014-11-22 14:21:38 +01:00 |
|
jos
|
601212c0e9
|
Fixed a typo in the docs of round
|
2014-11-11 10:45:24 +01:00 |
|
jos
|
bc15efbc68
|
Fixed #219: implemented function nthRoot
|
2014-11-09 14:18:30 +01:00 |
|
jos
|
8f37893c61
|
Implemented function cross (cross product for vectors).
|
2014-11-08 17:57:51 +01:00 |
|
jos
|
50fb91346b
|
Implemented function dot (dot product for vectors).
|
2014-11-08 16:13:32 +01:00 |
|
jos
|
41db497289
|
Removed references in documentation to the "distribution" function
|
2014-09-08 11:30:48 +02:00 |
|
jos
|
84ba28dccf
|
Added docs for filter and sort
|
2014-09-04 21:39:10 +02:00 |
|
jos
|
f1313d8be7
|
Implemented a function filter(x, test)
|
2014-09-04 20:52:51 +02:00 |
|
jos
|
d1b96cde4d
|
Improved comment
|
2014-09-03 22:13:55 +02:00 |
|
jos
|
fa4a23c34b
|
math.number can convert units to numbers (requires a second argument)
|
2014-09-03 21:29:16 +02:00 |
|
jos
|
4a98f6efd4
|
Updated docs
|
2014-08-16 18:00:23 +02:00 |
|
jos
|
41663147e6
|
Implemented function sort
|
2014-08-14 22:24:15 +02:00 |
|
jos
|
bfa6b6ea45
|
Updated docs
|
2014-08-12 22:36:45 +02:00 |
|
jos
|
0860c70a6e
|
Implemented function flatten
|
2014-08-12 21:17:27 +02:00 |
|
jos
|
dfd0a51200
|
Some updates in function docs
|
2014-08-08 20:31:35 +02:00 |
|
jos
|
f21234605c
|
Released version 0.26.0
|
2014-08-03 22:19:35 +02:00 |
|
jos
|
59de16801e
|
Renamed function category "Comparison" with "Relational"
|
2014-07-20 12:40:34 +02:00 |
|