Commit Graph

173 Commits

Author SHA1 Message Date
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
bb72e9831a fix: Change text to point out it's the geometric mean. 2022-01-29 18:00:18 -05:00
fc91cdd2dd fix: Make geom mean robust to low numbers by adding logs rather than multiplying small numbers. fix display of the number 1, which wasn't in any of the cases. 2022-01-29 17:45:23 -05:00
5ec31fa365 fix: Formatting + avg => geomMean 2022-01-29 16:06:16 -05:00
e610d798d3 fix: install netlify plugin 2022-01-28 15:51:29 -05:00
f47cf4ca69 fix: double definition bug 2022-01-28 15:21:30 -05:00
216f704232 feat: comparison changer 2022-01-28 15:09:41 -05:00
c7ae6d6586 feat: Working implementation of a comparisons changer 2022-01-28 13:48:47 -05:00
dfa0a38a29 feat: Changes in preparation for being able to change comparisons 2022-01-28 12:50:45 -05:00
3f0b918725 fix: Point app to personal server...
rather than to unreliable heroku server.
2021-12-10 00:33:04 +01:00
fa45832cde fix: Move next verstion to 'latest' 2021-12-08 17:07:40 +01:00
f48d9a838d fix: regress next version 2021-12-08 16:55:24 +01:00
41872fe07c fix: Move next version to '@latest'
Trying to fix a netlify issue.
2021-12-08 16:51:27 +01:00
5de6a18e10 fix: Kill submit button once end is reached 2021-12-08 16:46:17 +01:00