jos
|
01a230a996
|
Add /* #__PURE__ */ everywhere to enable tree-shaking in webpack
|
2018-12-01 11:21:36 +01:00 |
|
jos
|
7a48d972ce
|
Refactored all statistics functions. Renamed var to variance
|
2018-11-09 12:33:13 +01:00 |
|
jos
|
9faf91f697
|
Convert all data types, converted all algebra functions. Fixes in order of importing factories.
|
2018-11-08 15:02:18 +01:00 |
|
jos
|
f6b524a966
|
Use object destructuring in factory function callback. Rename typeof to typeOf. Only pass dependencies in scope to factory function.
|
2018-11-06 09:17:21 +01:00 |
|
jos
|
e3211a7efc
|
Move all is* functions like isComplex into is.js
|
2018-10-31 15:28:51 +01:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
c2777c856b
|
Fixed linting issues "Unexpected template string expression"
|
2018-06-12 21:18:45 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
35329d7db4
|
Move lib to src
|
2018-06-06 14:37:39 +02:00 |
|