Commit Graph

1013 Commits

Author SHA1 Message Date
Ozzie Gooen
1421c6a9b1
Merge pull request #70 from foretold-app/adding-victory
Adding a simple chart for functions
2020-11-12 12:53:36 -08:00
Ozzie Gooen
68ac17e872 Added back HardcodedFunctions.re 2020-11-12 11:19:23 -08:00
Ozzie Gooen
f955a9f642 Fixed issue of discrete distributions not showing 2020-11-12 10:48:36 -08:00
Ozzie Gooen
800eb41e3f Simple debugging changes 2020-11-12 09:46:41 -08:00
Ozzie Gooen
27611ee7bf Minor cleanup 2020-11-08 18:30:25 -08:00
Ozzie Gooen
d2e7605ffd Moved code from Functions.re 2020-11-08 18:02:23 -08:00
Ozzie Gooen
a6051d8371 Further cleanup of MultiModal functionality 2020-11-07 23:35:05 -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
7566c59fef Minor fix for multimodals 2020-11-05 17:04:50 -08:00
Ozzie Gooen
4c33561b7c Added inputs to adjust the diagram 2020-11-05 12:58:45 -08:00
Ozzie Gooen
479fdbb491 Made more dists using new format 2020-08-16 18:55:38 +01:00
Ozzie Gooen
c57cc3144e Moved floatFromDist to Fn only 2020-08-15 08:38:43 +01:00
Ozzie Gooen
c002100461 Starting simple type system 2020-08-14 21:48:41 +01: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
31e4f97820 Simple code version of multimodal, cdf, pdf, sample 2020-08-10 23:35:21 +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
b064001a51 Ensure render in DistPlusRenderer 2020-08-08 22:33:36 +01:00
Ozzie Gooen
d8c1aa6693 Removed drawer for now 2020-08-08 21:02:20 +01:00
Ozzie Gooen
d5cd92f73a Added back vega-lite, which apparently was needed 2020-08-08 20:57:54 +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
3147e6d9c3 Minor cleanup 2020-08-07 10:29:47 +01:00
Ozzie Gooen
f72a3ddde6 Moved samplingDistribution to PTypes 2020-08-06 17:08:26 +01:00
Ozzie Gooen
f9607006d5 Removed log messages 2020-07-31 21:23:35 +01:00
Ozzie Gooen
ac0baf94ed Fix for functions 2020-07-31 21:11:24 +01:00
Ozzie Gooen
65f1485a55
Merge pull request #68 from foretold-app/variable-test
Adds simple variables and functions
2020-07-31 19:09:12 +01:00
Ozzie Gooen
0d395c7b96 Minor cleanup 2020-07-31 19:07:44 +01:00
Ozzie Gooen
e266e6557c Added simple exponentiation 2020-07-31 14:02:29 +01:00
Ozzie Gooen
bcbbcf0f43 CallableFunction -> FunctionCall 2020-07-31 12:31:39 +01:00
Ozzie Gooen
7aac191059 Removed inputVars from Parser 2020-07-31 11:43:56 +01:00
Ozzie Gooen
4f08533055 Very simple functions working 2020-07-31 11:27:16 +01:00
Ozzie Gooen
7ba49f7219 Simple function with no params 2020-07-31 10:41:34 +01:00
Ozzie Gooen
d79c4baa9d Minor fixes 2020-07-31 09:28:45 +01:00
Ozzie Gooen
e1374ee69b First attempt at simple working environment 2020-07-31 09:00:12 +01:00