138 Commits

Author SHA1 Message Date
jos
720d443f79 Released v3.12.0 2017-04-17 20:38:53 +02:00
jos
52462a8e29 Released v3.10.2 2017-03-31 10:26:04 +02:00
jos
5d11f2eeb1 Released v3.10.0 2017-03-05 13:50:14 +01:00
jos
5a0e72016c Released v3.9.3 2017-02-22 21:39:45 +01:00
jos
9101dafbad Released v3.9.1 2017-02-06 20:15:33 +01:00
jos
3c4db52c69 Fixed some typos 2017-02-03 17:53:06 +01:00
jos
ddb8fc4374 Released v3.9.0 2017-01-23 20:47:52 +01:00
jos
08ed2b4160 Updated docs 2017-01-21 20:45:14 +01:00
jos
29da2b0418 Released v3.8.1 2016-12-15 21:07:26 +01:00
jos
b866ca3e48 Released v3.8.0 2016-11-18 19:41:40 +01:00
jos
a168041374 Functions add and multiply now accept more than two arguments. See #739. 2016-11-18 15:06:37 +01:00
jos
af551ff1cf Released v3.7.0 2016-11-05 20:18:11 +01:00
jos
2b95c65a30 Released v3.6.0 2016-10-21 20:10:11 +02:00
jos
68c3475f6d Released v3.5.2 2016-09-20 21:18:27 +02:00
jos
cd9214727d Released version 3.4.1 2016-08-08 20:22:15 +02:00
jos
4ca3c3997e Released v3.4.0 2016-08-07 14:12:34 +02:00
Eric
fbbbabd937 Added docs 2016-08-06 13:03:49 -06:00
jos
1588b0ebe0 Released version 3.3.0 2016-07-05 21:06:04 +02:00
jos
b4d3c89574 Released v3.2.0 2016-04-16 10:22:55 +02:00
jos
391d687138 Released v3.1.4 2016-04-03 19:48:24 +02:00
jos
8e8ce78057 Merge branch 'develop'
Conflicts:
	docs/reference/classes.md
2016-03-19 20:34:39 +01:00
jos
d4fd1d5159 Released version 3.1.0 2016-03-19 20:33:11 +01:00
jos
d9cc810689 Put the comment on automatically generated docs on top of the files 2016-03-19 09:44:24 +01:00
Priidik Vaikla
964f65a9f4 Fixed Node link in docs 2016-03-18 13:13:32 +02:00
jos
cb05ecd70f Updated docs (mainly markdown fixes) 2016-03-12 13:11:29 +01:00
jos
773e070881 Fixed docs of config 2016-03-04 19:44:18 +01:00
jos
15aca5e4d0 Changed casing of the values of config options number and matrix to match the actual name of the classes. 2016-03-04 19:41:54 +01:00
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