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
Sebastian Kosch
89e07dad86
Fix truncation
2020-07-06 21:08:56 -07:00
Sebastian Kosch
ca9f725ae7
Remove Leaf and Operation wrapper types
2020-07-03 14:55:27 -07:00
Ozzie Gooen
41eca03618
Set up new expressionTree directory
2020-07-02 18:12:03 +01:00
Ozzie Gooen
101824e500
Minor renames, and moved attemptAlgebraicOperation to SymbolicDist
2020-07-02 12:14:16 +01: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
Sebastian Kosch
bd528571af
Working on code reorganization, doesn't compile yet
2020-06-25 23:38:14 -07:00
Sebastian Kosch
f6c1918b12
Big refactor towards proper distTree, still slow and untested
2020-06-12 23:30:51 -07:00
Sebastian Kosch
bc271a090b
Make yMin=0 for discrete point y-axis on d3 chart
2020-06-09 21:58:48 -07:00
Sebastian Kosch
fa1bf75acc
Comment out some stuff, fix annoying react key prop error
2020-06-09 21:43:35 -07:00
433780186b
Fixed formatting from the previous commit. The previous commit fixed a bug where the distribution would be sent to foretold inverted
2020-05-26 16:40:02 +02:00
96645334be
Fixed a bug where the distribution would be shown inverted
2020-05-26 16:35:57 +02:00
23952af460
+ Added the ability to change the upper and lower boundaries.
...
+ Made the drawings relative to the canvas, not to the screen.
- Removed the mean line, as it didn't play nice with the ability to change upper and lower boundaries.
2020-05-06 00:15:51 +02:00