Commit Graph

222 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
255c1763e5 Cleanup part 1 2020-11-12 23:35:45 -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
6d36284283 Adding very simple hashes to types 2020-08-13 18:53:12 +01: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
f3841a961c Gradually adding more functions to Functions.re 2020-08-10 22:06:31 +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
d8c1aa6693 Removed drawer for now 2020-08-08 21:02:20 +01:00
Ozzie Gooen
d162572910 Minor cleanup 2020-08-08 20:50:09 +01:00
Ozzie Gooen
8196b4814b Simple percentiles chart 2020-08-08 13:15:53 +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
5fb5d2639f Remove normalizedToDiscrete and normalizedToContinuous 2020-07-16 20:39:28 -07:00
Sebastian Kosch
954fcf4344 Fix merge conflicts 2020-07-16 18:45:40 -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
Sebastian Kosch
fed98763d5 Add distToFloat functions 2020-07-13 12:05:00 -07:00
Ozzie Gooen
cecbe4fcc3 Removed a bunch of now-unused files 2020-07-13 00:05:21 +01:00
Ozzie Gooen
2da6f00211 Attached inputs to editor 2020-07-12 23:54:52 +01:00
Ozzie Gooen
6cb825d228
Merge branch 'epic-expression-tree' into seb/epic-fixes 2020-07-09 11:29:22 +01:00
Sebastian Kosch
35048fec0d Experimental: continuous/discrete multiplication 2020-07-08 19:18:20 -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
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