Commit Graph

70 Commits

Author SHA1 Message Date
Ozzie Gooen
9520175795 Further basic cleanup 2020-11-13 00:08:35 -08:00
Ozzie Gooen
905ecf0ad3 Removed unused aspects of distPlusRenderer 2020-11-12 23:42:11 -08:00
Ozzie Gooen
b71d037180 Simple multimodal functionality in Fns.re 2020-11-07 16:33:37 -08:00
Ozzie Gooen
8d55bba2ca Simple functionality without weights 2020-11-06 19:31:38 -08:00
Ozzie Gooen
cf36594b4a Minor changes to TypeSystem 2020-11-06 10:43:06 -08:00
Ozzie Gooen
4c33561b7c Added inputs to adjust the diagram 2020-11-05 12:58:45 -08:00
Ozzie Gooen
274b5929a6 Small changes for users via netlify 2020-08-12 16:25:59 +01:00
Ozzie Gooen
8a758d0bb5 Changed default example 2020-08-12 09:40:52 +01:00
Ozzie Gooen
c39d749a1d Fixed minor bugs 2020-08-11 10:59:02 +01:00
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