Commit Graph

61 Commits

Author SHA1 Message Date
Ozzie Gooen
5d7ffdf2bc Added ace code editor 2020-08-10 14:40:40 +01:00
Ozzie Gooen
c298c42d3f Tried to remove spellcheck, wasn't successful 2020-08-10 11:30:19 +01:00
Ozzie Gooen
14302695ab Quick hacks to get function rendering to work for now 2020-08-10 08:05:03 +01:00
Ozzie Gooen
86a9c32702 A bunch of minor touches 2020-08-09 14:31:09 +01:00
Ozzie Gooen
a9a13b7d54 Very minor cleanup 2020-08-09 12:15:45 +01:00
Ozzie Gooen
e55a981be7 More simple cleanup 2020-08-09 09:51:47 +01:00
Ozzie Gooen
d162572910 Minor cleanup 2020-08-08 20:50:09 +01:00
Ozzie Gooen
69246703c3 First experiment with vega 2020-08-08 09:06:29 +01:00
Ozzie Gooen
59cd9cab8c First attempt at Victory 2020-08-07 20:50:41 +01:00
Ozzie Gooen
447215421d Minor cleanup 2020-08-07 19:23:18 +01:00
Ozzie Gooen
6887da59b3 Simple optional functions 2020-08-07 14:24:15 +01:00
Ozzie Gooen
04d606d9c6 Allow function to reach editor 2020-08-07 13:30:16 +01:00
Ozzie Gooen
e1374ee69b First attempt at simple working environment 2020-07-31 09:00:12 +01:00
Ozzie Gooen
67828cf789 Merged recommendedLenght to samplingParams 2020-07-30 19:27:35 +01:00
Ozzie Gooen
d2a17f9f1a Removed unused downsampleTo 2020-07-30 18:23:17 +01:00
Ozzie Gooen
8fdb54f0df Moved render types to DistPlusRenderer 2020-07-30 18:09:36 +01:00
Ozzie Gooen
2316820db1 Minor cleanup of RenderTypes 2020-07-30 17:52:28 +01:00
Ozzie Gooen
0d5de854e3 Adding simple block ability to parser 2020-07-30 14:47:59 +01:00
Ozzie Gooen
102a147b97 First attempt at showing the use of a simple variable 2020-07-23 15:59:46 +01:00
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