Commit Graph

521 Commits

Author SHA1 Message Date
Sam Nolan
afd1481177 Add multiple exported graphs (broken) 2022-01-18 11:10:06 +11:00
Sam Nolan
01990dbe9f Change build system to Rescript 2022-01-12 18:33:04 +11:00
Ozzie Gooen
4db127086e Merge branch 'master' of github.com:foretold-app/squiggle
* 'master' of github.com:foretold-app/squiggle:
  Update README.md
2020-11-13 00:21:26 -08:00
Ozzie Gooen
e37d77d2de Formalized export type of ProgramEvaluator 2020-11-13 00:21:21 -08:00
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
4ca36fab6f
Update README.md 2020-11-12 12:58:09 -08:00
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