Commit Graph

45 Commits

Author SHA1 Message Date
Ozzie Gooen
447215421d Minor cleanup 2020-08-07 19:23:18 +01:00
Sebastian Kosch
5fb5d2639f Remove normalizedToDiscrete and normalizedToContinuous 2020-07-16 20:39:28 -07:00
Sebastian Kosch
dca5b21f3a Move integralCache into shapes; clean up interpolator functions for PointwiseCombinations 2020-07-16 18:14:42 -07:00
Sebastian Kosch
49e379c8aa Fix discrete+continuous integration issue by cleaning up PointwiseCombination.combine 2020-07-13 16:32:45 -07:00
Sebastian Kosch
f8060458be Fix multimodals containing both discrete and continuous 2020-07-13 12:44:45 -07:00
Ozzie Gooen
366523ce80 Pulled out Continuous to its own file 2020-07-08 17:00:13 +01:00
Ozzie Gooen
99d89a9f78 Pulled out Distplus and DistPlusTime to separate files 2020-07-08 16:52:41 +01:00
Sebastian Kosch
bd528571af Working on code reorganization, doesn't compile yet 2020-06-25 23:38:14 -07:00
Sebastian Kosch
fa1bf75acc Comment out some stuff, fix annoying react key prop error 2020-06-09 21:43:35 -07:00
Ozzie Gooen
77c9ce09be Added standard deviation 2020-04-20 17:31:42 +01:00
Ozzie Gooen
63be03e1ab Minor tweaks 2020-04-20 17:29:37 +01:00
Ozzie Gooen
ad42a1d404
Merge pull request #31 from NunoSempere/opinionatedQualityOfLife
Makes four opinionated changes which improve my user experience:
2020-04-20 17:18:00 +01:00
96fcaa32b2 Makes four opinionated changes which improve my user experience:
- Makes the distributions bigger, much bigger, so that I can better see them.
- To do that, and to be able to see the input string at the same time I destroys the cdf.
    - My brain wasn't really made for interpreting cdfs, and I can switch to the cdf view if I want.
- Changes the distribution color to a bright, happy and shiny blue, so that I can better see them.
- Adds a standard distribution with more personality.
2020-04-19 22:32:24 +02:00
Ozzie Gooen
f247f65478 Minor cleanup of mean and variance 2020-04-19 21:04:50 +01:00
Ozzie Gooen
786ee1fded Minor changes of optionals in distributions 2020-03-28 21:29:02 +00:00
Ozzie Gooen
f7e3643a1e Minor fixes 2020-03-25 15:12:39 +00:00
Ozzie Gooen
64eef2b169 Added DistBuilder3 2020-03-24 00:04:48 +00:00
Ozzie Gooen
2c83c68d95 Performance gains and added back mixtures 2020-03-17 18:38:16 +00:00
Ozzie Gooen
c682fff280 Minor changes, but seemed to break percentiles 2020-03-16 16:59:58 +00:00
Ozzie Gooen
80d040e138 Messing with possible distribution split 2020-03-16 10:41:44 +00:00
Ozzie Gooen
f887af22ea Add simple percentiles to distribution shower 2020-03-14 18:33:39 +00:00
Roman Galochkin
825f5e19b2 X-log 2020-03-04 15:06:27 +03:00
Ozzie Gooen
f0f76ff96e Minor changes 2020-03-04 10:19:37 +00:00
Ozzie Gooen
f45b4b763a Added ability to add-remove dists 2020-03-03 21:30:33 +00:00
Ozzie Gooen
bdeb53a6c4 Initial buttons 2020-03-03 19:25:06 +00:00
Ozzie Gooen
4735b9703c Simple d3 fixes 2020-03-03 15:49:05 +00:00
Ozzie Gooen
5a11ebfb03 Added experimental distribution-modification buttons 2020-03-03 14:29:02 +00:00
Roman Galochkin
a997ce8aad Adds warnings 2020-03-03 09:21:59 +03:00
Ozzie Gooen
6c2f51a6c6 Minor changes 2020-02-27 22:21:56 +00:00
Ozzie Gooen
2638607228 Minor cleanup 2020-02-27 09:45:46 +00:00
Ozzie Gooen
ee0ff39326 Minor fix to get continuous-discrete magnitudes working 2020-02-26 10:08:37 +00:00
Ozzie Gooen
312d90af39 New model 2020-02-26 09:16:10 +00:00
Ozzie Gooen
f2d52e6180 Minor touches to models 2020-02-25 20:08:53 +00:00
Ozzie Gooen
ddd0bc0820 Make sure that chart minimum is shown 2020-02-25 19:55:01 +00:00
Ozzie Gooen
c30fab22c7 Fixed math around fixed integral calculations 2020-02-25 19:27:30 +00:00
Ozzie Gooen
a940fa30b7 Fixed mass-ratio of continuous vs. discrete 2020-02-25 12:54:52 +00:00
Ozzie Gooen
67ee34d821 Actually use cache when needed 2020-02-25 12:28:26 +00:00
Ozzie Gooen
6c536183d4 Fixed deadly tiny bugs 2020-02-24 22:04:39 +00:00
Ozzie Gooen
2a9b83b16c Minor fixes 2020-02-24 21:33:27 +00:00
Ozzie Gooen
8c625a6803 Desparately trying to work for many conditions 2020-02-24 21:01:29 +00:00
Ozzie Gooen
3182067a48 Improved mixed CDF function 2020-02-24 16:39:55 +00:00
Ozzie Gooen
d7f95df430 Added further simple tests 2020-02-24 11:11:03 +00:00
Ozzie Gooen
24dc4e657e Continuous integration should include first item 2020-02-23 20:50:27 +00:00
Ozzie Gooen
029431a449 Simple todo and tests 2020-02-23 18:59:04 +00:00
Ozzie Gooen
ad0212db39 Simple restructuring 2020-02-23 18:34:34 +00:00