Commit Graph

136 Commits

Author SHA1 Message Date
7c2870b56f tweak: graph bigger + better colors 2022-06-18 14:56:37 -04:00
17e78904ea fix: debugging template path 2022-06-18 14:43:38 -04:00
a5c4234db1 fix: import bug 2022-06-18 14:39:54 -04:00
2e49491ec1 bug: comparison view no longer an option 2022-06-18 14:30:14 -04:00
bfe6dcd00e tweaks 2022-06-18 14:18:41 -04:00
026411072b chore: save progress 2022-06-17 23:55:43 -04:00
1a64bef3d3 tweak: add readme roadmap 2022-06-17 23:22:54 -04:00
334dd73633 feat: working graph 2022-06-17 23:20:44 -04:00
e8cdf2ac7c fix: react-dom dependency 2022-06-17 18:55:58 -04:00
6d06981763 fix: react-dom version 2022-06-17 18:53:14 -04:00
9528614b43 save wip 2022-06-17 18:48:11 -04:00
41396db1f0 feat: Complete advanced options in refactor 2022-06-17 16:29:03 -04:00
16ca51d94e feat: minimum refactor now done 2022-06-17 14:47:10 -04:00
3ca3af82db v0.2.2 2022-06-17 14:39:21 -04:00
c7d0a69666 v0.2.1 2022-06-17 14:35:13 -04:00
b94c66a78a fix: exports 2022-06-17 14:34:54 -04:00
8066d3a3d6 feat: webpage refactor 2022-06-17 13:44:08 -04:00
c6460e29d2 v0.2.0 2022-06-17 13:42:00 -04:00
b80199e940 feat: Have mergeSort return a bottleneck comparison
if it can't go on due to not enough comparisons
2022-06-17 13:40:31 -04:00
c328ba5c25 fix: reorg 2022-06-17 11:57:49 -04:00
61a725cb6f tweak: Website tweaks 2022-06-15 23:13:41 -04:00
6c4d4437ac tweak: reorganize tools 2022-06-15 23:08:27 -04:00
94873e46aa v0.1.0 2022-06-15 23:05:43 -04:00
bb0108fb60 feat: Add utility tools
I'm hoping to have these be a separate package that are also used in the
website.
2022-06-15 23:04:46 -04:00
193b86a212 tweak: decompose into two different packages, part 1/n 2022-06-15 23:00:07 -04:00
66c5f25a45 fix: updated squiggle endpoint 2022-06-15 00:46:25 -04:00
191b098c2a tweak 2022-05-25 12:24:41 -04:00
b09e9f364d fix: significant digits bug fix 2022-05-24 16:25:33 -04:00
307bc4990b tweak: initial displayed comparison value 2022-05-02 18:22:56 -04:00
5d07fbd383 tweak: initial input value 2022-05-02 18:17:12 -04:00
7ae6d35105 fix: urls and amount formatting 2022-05-02 18:12:55 -04:00
5a0e3161a6 typo: squiggle url 2022-04-11 15:38:38 -04:00
a141e1e144 feat: no reference point any more, better docs 2022-04-11 15:37:58 -04:00
5f9225538c tweak: add coefficient of variation 2022-04-11 14:39:29 -04:00
981b2ca568 hack: Generalize geom mean to negative values...
by falling back to the arithmetic mean if there are any
2022-04-11 14:10:09 -04:00
2e4c76a257 feat: Changed flag to support negative value comparisons 2022-04-11 13:40:51 -04:00
a15c573f94 feat: Added OpenPhil 2018 AI risk grants 2022-04-08 16:26:24 -04:00
47a39af37e tweak: Added reminder to write name
Also removed old unnecessary file.
2022-03-07 14:15:04 -05:00
8ce1a4a857 feat: Add visualizations. 2022-02-08 19:08:35 -05:00
f50fbf3d26 feat: Add results 2022-02-08 18:26:12 -05:00
c8cd6d8ce1 feat: align graph 2022-02-08 17:44:59 -05:00
b52ddbcfdf feat: Propagate squiggleString 2022-02-08 16:26:15 -05:00
f8fafb837f fix: cleanup 2022-01-31 17:39:36 -05:00
bf400502e5 feat: Show squiggle function on the graph 2022-01-31 17:30:26 -05:00
21fbab054c fix: cleanup 2022-01-31 17:09:46 -05:00
404c720b35 feat: Allow for squiggle/guesstimate type inputs 2022-01-31 16:59:14 -05:00
87722e5ae1 chore: Refactor to refer to an input box rather than to a slider which no longer exists 2022-01-31 16:19:22 -05:00
b86deafefd chore: Switch formatter. 2022-01-30 10:29:45 -05:00
bd5bdb9cd0 fix: Pander to human biases.
The expected number of steps is less than the
true number half the time. This confuses users.

Also some formatting.
2022-01-30 10:26:05 -05:00
ec50da23f1 fix: shorter table text 2022-01-29 18:03:22 -05:00