jos
|
67fcde902e
|
Moved the class API's under reference/classes (similar to functions reference)
|
2016-03-04 16:58:21 +01:00 |
|
jos
|
e152c9943c
|
Fixed a lot of broken links
|
2016-03-04 16:56:19 +01:00 |
|
jos
|
094f44f703
|
Some more reorganization of the docs
|
2016-03-04 16:34:52 +01:00 |
|
jos
|
2ef9bf5878
|
Fixed the links on the functions reference page
|
2016-03-04 13:45:22 +01:00 |
|
jos
|
d9b9902842
|
Moved functions.md and classes.md to /reference
|
2016-03-03 21:16:06 +01:00 |
|
jos
|
6a94e1a0de
|
Improved function reference page (see #556):
- changed headers to "Category functions"
- show function name with namespace, like `math.sin`
- functions are now shown in a table with description
|
2016-03-03 20:08:57 +01:00 |
|
jos
|
c02b58e8b0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-03-03 19:38:09 +01:00 |
|
jos
|
be3fe35063
|
Fixed some categories in docs. Added expression docs for config and typed
|
2016-03-03 19:26:29 +01:00 |
|
hgupta9
|
45a37ba731
|
class-wise API and new units
|
2016-03-02 18:30:55 +05:30 |
|
jos
|
10bc7be287
|
Fixed escaping of html tags in function parameter types
|
2016-03-01 21:01:29 +01:00 |
|
jos
|
0922121e82
|
Added core functions config, import, and typed to the docs. Updated other docs
|
2016-02-27 20:37:26 +01:00 |
|
jos
|
481e8da2b5
|
Removed alphabetical function list, moved categorical list to root of docs.
|
2016-02-27 14:27:19 +01:00 |
|
jos
|
b0581b4e85
|
Fixed #551: added more unit aliases for time: secs, mins, hr, hrs
|
2016-01-25 20:32:11 +01:00 |
|
Owen Versteeg
|
c592597fe0
|
note that units are based on Julian year
|
2015-12-25 11:52:30 -05:00 |
|
Owen Versteeg
|
486c70fd79
|
Add time units (Issue #520)
|
2015-12-22 12:41:22 -05:00 |
|
jos
|
605a8e7d3a
|
Documented unit hertz (Hz)
|
2015-12-06 15:46:19 +01:00 |
|
jos
|
ac04e9842a
|
Released version 2.5.0
|
2015-12-05 13:08:38 +01:00 |
|
jos
|
52227277db
|
Removed leftover docs of the removed function distribution
|
2015-11-20 20:09:23 +01:00 |
|
jos
|
37d5f253f1
|
Updated docs
|
2015-11-18 16:25:13 +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 |
|
Jos de Jong
|
ddb641b482
|
Merge pull request #432 from devanp92/master
Adding support for Catalan Numbers in Combinatorics
|
2015-08-19 21:30:40 +02:00 |
|
Devan Patel
|
fe63fc6678
|
Adding documentation for Catalan Numbers
|
2015-08-16 14:31:40 -04:00 |
|
jos
|
bd118ac91c
|
Fixed a typo in the docs
|
2015-08-12 20:13:18 +02:00 |
|
jos
|
261d7a912f
|
Fixed wrong value of magneticFluxQuantum and wrong value of molarMassC12 in the docs
|
2015-08-12 19:27:29 +02:00 |
|
jos
|
c422aff0db
|
Released v2.1.0
|
2015-08-11 21:31:31 +02:00 |
|
jos
|
b67004dce9
|
Implemented physical constants like gravity, speedOfLight, etc
|
2015-08-09 22:50:58 +02:00 |
|
Eric
|
4f6cc1254b
|
Updated docs and examples
|
2015-08-06 13:34:12 +00:00 |
|
jos
|
a94f0c6c5e
|
Merge branch 'feature-derived-units' of https://github.com/ericman314/mathjs into ericman314-feature-derived-units
Conflicts:
examples/units.js
|
2015-08-05 21:04:53 +02:00 |
|
Eric
|
f5d166a809
|
Made an attempt at derived units with simplification
Updated unit tests
Updated examples
Updated docs
|
2015-08-04 05:26:00 +00: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
|
9694bb618f
|
Updated docs about binary prefixes
|
2015-04-09 20:44:12 +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 |
|