Commit Graph

42 Commits

Author SHA1 Message Date
Ozzie Gooen
8b8d144658 Minor cleanup, turned errors into results 2020-07-20 00:20:59 +01:00
Ozzie Gooen
ac7b1ee9d5 SymbolicDistFloat adjustment for choose in ExpressionTree 2020-07-19 23:08:27 +01:00
Ozzie Gooen
95b8ba2036 Attempt to simplify Render code 2020-07-19 21:19:57 +01:00
Sebastian Kosch
dca5b21f3a Move integralCache into shapes; clean up interpolator functions for PointwiseCombinations 2020-07-16 18:14:42 -07:00
Sebastian Kosch
f8060458be Fix multimodals containing both discrete and continuous 2020-07-13 12:44:45 -07:00
Sebastian Kosch
fed98763d5 Add distToFloat functions 2020-07-13 12:05:00 -07:00
Sebastian Kosch
35048fec0d Experimental: continuous/discrete multiplication 2020-07-08 19:18:20 -07:00
Sebastian Kosch
2ddf0c02cb Add linear-time continuous XYShape combine function 2020-07-07 15:24:30 -07:00
Sebastian Kosch
8d09cf9beb Fix rendering of uniforms; add normalization constant in convolution code 2020-07-06 23:43:25 -07:00
Sebastian Kosch
89e07dad86 Fix truncation 2020-07-06 21:08:56 -07:00
Sebastian Kosch
502481e345 First working prototype of algebraic combinations 2020-06-29 22:29:15 -07:00
Sebastian Kosch
b368c2a8ee Testing convolutions 2020-06-26 23:16:37 -07:00
Sebastian Kosch
d2e7e5f928 Fixed some indexing errors in convolution code 2020-06-26 22:37:24 -07:00
Sebastian Kosch
dc1ec1bb86 It compiles! 2020-06-26 21:29:21 -07:00
Ozzie Gooen
0d4c71190d Upgraded bucklescript 2020-04-30 13:30:52 +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
747e3a6706 Fixed bug that would not truncate correctly 2020-04-19 17:44:53 +01:00
Ozzie Gooen
82595ae167 Cleanup to return more from DistPlusRenderer 2020-04-05 12:00:25 +01:00
Ozzie Gooen
990f01b8d6 Reorganization of files 2020-04-05 07:36:14 +01:00
Ozzie Gooen
e84cfd4c92 Adding render options and params 2020-04-04 21:37:58 +01:00
Ozzie Gooen
49b78ae814 Added smarter truncator 2020-03-18 20:50:01 +00:00
Ozzie Gooen
2c83c68d95 Performance gains and added back mixtures 2020-03-17 18:38:16 +00:00
Ozzie Gooen
80d040e138 Messing with possible distribution split 2020-03-16 10:41:44 +00:00
Ozzie Gooen
b4b9f2cc9f Start of refactor to directly tie to pdfast 2020-03-15 00:08:13 +00:00
Ozzie Gooen
88d54d4de9 Started to improve GuesstimatorLibrary, had issues 2020-03-14 22:05:34 +00:00
Roman Galochkin
caaff9d802 Fixes a part of issues 2020-03-04 12:55:01 +03:00
Roman Galochkin
5bdb229b56 Uses strings instead of floats/ints 2020-03-04 10:50:11 +03:00
Roman Galochkin
dcea2c70af Fixes inputs 2020-03-03 14:51:35 +03:00
Ozzie Gooen
a37078d839 Minor changes 2020-03-02 10:13:52 +00:00
Roman Galochkin
798a19794a Shows discrete graph 2020-02-28 13:29:17 +03:00
Ozzie Gooen
8454c38fe8 Changed defaults in DistBuilder 2020-02-27 16:10:48 +00:00
Ozzie Gooen
89d09195a2 Merged with master 2020-02-27 09:46:30 +00:00
Ozzie Gooen
2638607228 Minor cleanup 2020-02-27 09:45:46 +00:00
Roman Galochkin
22a9646bf1 Adds right color annotation 2020-02-27 11:50:46 +03:00
Roman Galochkin
4b0d9d6409 Hides inputs 2020-02-27 11:04:54 +03:00
Roman Galochkin
de882523bb Hides inputs 2020-02-27 10:43:37 +03:00
Roman Galochkin
1af461a7d3 Adds reload buttons 2020-02-27 10:17:10 +03:00
Roman Galochkin
1742a38724 Adds inputs 2020-02-27 10:00:03 +03:00
Roman Galochkin
95585fb43d Makes use Antd components 2020-02-27 09:21:47 +03:00
Roman Galochkin
5c204f7244 Adds spacer 2020-02-26 15:59:31 +03:00