Commit Graph

13 Commits

Author SHA1 Message Date
Andy Patterson
026ef4246a [@types/mathjs] tests only test types, not runtime behaviour (#24875) 2018-04-19 10:09:13 -07:00
Andy Patterson
21e5370ae9 [@types/mathjs] enable linting (#24725)
* [@types/mathjs] enable linting

* [@types/mathjs] add username to definitions

* [@types/mathjs] remove redundant jsdoc annotations and export statements
2018-04-09 16:31:31 -07:00
andy.patterson
30d6b3445b [@types/mathjs] import statement needs to come _after_ comment header 2018-03-30 13:28:49 -04:00
andy.patterson
0801530e9d [@types/mathjs] fill out BigNumber and Fraction interfaces 2018-03-30 13:15:05 -04:00
alasdair-macleod
724e21e0ed Add definitions for kronecker product function kron. This calculates the kronecker product of two matrices or vectors. 2018-02-16 10:15:58 -05:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Matthias Dailey
1d22401957 Add mathjs createUnit() (#22675) 2018-01-04 12:26:09 -08:00
Nokecy
ce78ff9c83 update number() method Parameter Type (#22527) 2018-01-02 12:28:54 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00