jos
|
41efed79d3
|
Fix #1473: remove 'use strict' in every file
|
2019-05-26 20:21:18 +02:00 |
|
jos
|
6acadd71a0
|
Create number implementations of all functions in mainNumber.js
|
2019-03-06 21:49:30 +01:00 |
|
jos
|
01a230a996
|
Add /* #__PURE__ */ everywhere to enable tree-shaking in webpack
|
2018-12-01 11:21:36 +01:00 |
|
jos
|
19275e5eaa
|
Moved all toTex properties to latex util file
|
2018-11-21 18:08:21 +01:00 |
|
jos
|
bb9bf78eff
|
Refactored all probability functions
|
2018-11-09 13:51:22 +01:00 |
|
jos
|
94e9668b4a
|
Refactor functions into ES6 import/export
|
2018-10-31 20:53:01 +01:00 |
|
Honeybar
|
9ae26197c8
|
change filename and optimizing division by 2
|
2018-07-15 11:43:16 -07:00 |
|
Honeybar
|
45fde8b348
|
style fix
|
2018-07-15 00:35:44 -07:00 |
|
Honeybar
|
126bfbff6b
|
improving speed of factorial function
|
2018-07-14 23:40:12 -07:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +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 |
|