558 Commits

Author SHA1 Message Date
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
6abe954d7c Fixed #590: added information on typeof to the index page of data types 2016-02-28 08:38:31 +01:00
jos
344f681a9f Order function categories in a particular order 2016-02-27 21:01:53 +01:00
jos
2898fd09eb Fixed broken filter for construction functions 2016-02-27 20:52: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
12eee9e856 Moved filter, forEach, map, partitionSelect, sort from utils to matrix section 2016-02-27 20:00:42 +01:00
jos
481e8da2b5 Removed alphabetical function list, moved categorical list to root of docs. 2016-02-27 14:27:19 +01:00
jos
bd6db88fe5 Merge remote-tracking branch 'origin/develop' into develop 2016-02-27 11:37:23 +01:00
jos
a60a70e6b9 Store dot notation in IndexNode 2016-02-27 11:36:47 +01:00
jos
89e1238fed Implemented read-only name-properties for AccessorNode and AssignmentNode, improved the name property of FunctionNode 2016-02-27 11:17:34 +01:00
jos
dc1e800314 Updated docs and history on expression parser nodes 2016-02-26 21:03:04 +01:00
jos
94986762fb Merge branch 'develop' into feature/objectsupport
Conflicts:
	HISTORY.md
2016-02-24 08:58:01 +01:00
oyvindjam
750a4b4779 Fix bower link 2016-02-22 01:17:49 +01:00
jos
6363ba7df0 Added a paragraph on fractions and bignumbers in the section "round-off" errors 2016-02-04 10:17:21 +01:00
jos
86a3af26f3 Merge branch 'develop' into feature/objectsupport
Conflicts:
	HISTORY.md
2016-02-03 21:17:51 +01:00
jos
b0581b4e85 Fixed #551: added more unit aliases for time: secs, mins, hr, hrs 2016-01-25 20:32:11 +01:00
jos
2b7c00e481 Updated syntax.md 2016-01-14 21:50:59 +01:00
jos
fad5d8cc07 Merged parseFunctions and parseIndex into parseAccessors. Restricted support for implicit multiplication, execute as accessors instead 2016-01-09 21:11:29 +01:00
jos
b7bd078def Added name property to UpdateNode 2016-01-08 22:27:19 +01:00
jos
61f6ab0667 Merge branch 'develop' into feature/objectsupport
Conflicts:
	HISTORY.md
2016-01-03 19:49:06 +01:00
jos
99552744f6 Added docs and an example on objects 2016-01-03 19:47:41 +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
5adbe0a055 Extended Unit with support for all numeric types (Fraction, BigNumber) 2015-11-27 22:45:27 +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
jos
a7fa38e407 Merge branch 'master' into develop 2015-09-15 21:25:36 +02:00
Tomek Wiszniewski
aef0d74065 Fix typo 2015-09-15 18:12:02 +02:00
jos
38ecd0b42d Fixed markup of some code blocks (missing empty line before the block) 2015-09-13 21:18:26 +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
Eric
03ec30216e Added support for units to abs, cube, sign, sqrt, square
Updated examples, docs, and unit tests
2015-08-21 05:27:54 +00: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
7b33c1e254 Released version 2.1.1 2015-08-12 19:37:46 +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
1235ed485a Minor formatting 2015-08-11 22:28:42 +02:00
jos
4f00a69386 Merge remote-tracking branch 'origin/master' 2015-08-11 21:32:22 +02:00
jos
c422aff0db Released v2.1.0 2015-08-11 21:31:31 +02:00
Jos de Jong
af0b0960c0 Merge pull request #425 from ericman314/unit-parse-parentheses
Added support for parentheses to Unit.parse
2015-08-09 23:12:09 +02:00