Commit Graph

68 Commits

Author SHA1 Message Date
dependabot[bot]
c58cea37bb
Bump ts-jest from 27.1.3 to 27.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 14:41:27 +00:00
Quinn
843b78be2f
Merge pull request #84 from QURIresearch/dependabot/npm_and_yarn/parcel/core-2.4.0
Bump @parcel/core from 2.3.2 to 2.4.0
2022-03-25 08:05:50 -04:00
Quinn
7770af9994
Merge pull request #81 from QURIresearch/dependabot/npm_and_yarn/docusaurus/preset-classic-2.0.0-beta.17
Bump @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.17
2022-03-25 08:05:10 -04:00
dependabot[bot]
028de7a485
Bump @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.17
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.15 to 2.0.0-beta.17.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.17/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 12:01:09 +00:00
Quinn
232c8e03ac
Merge pull request #77 from QURIresearch/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
2022-03-25 07:59:55 -04:00
Quinn
285a9ded50
Merge pull request #82 from QURIresearch/dependabot/npm_and_yarn/css-loader-6.7.1
Bump css-loader from 6.6.0 to 6.7.1
2022-03-25 07:58:52 -04:00
dependabot[bot]
d263039017
Bump @parcel/core from 2.3.2 to 2.4.0
Bumps [@parcel/core](https://github.com/parcel-bundler/parcel) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](https://github.com/parcel-bundler/parcel/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: "@parcel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:56:28 +00:00
dependabot[bot]
d3a33437d3
Bump css-loader from 6.6.0 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.6.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.6.0...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:56:07 +00:00
dependabot[bot]
8282df49e3
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:55:15 +00:00
dependabot[bot]
dd662dac8b
Bump mathjs from 5.10.3 to 10.4.1
Bumps [mathjs](https://github.com/josdejong/mathjs) from 5.10.3 to 10.4.1.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](https://github.com/josdejong/mathjs/compare/v5.10.3...v10.4.1)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:55:00 +00:00
Sam Nolan
15c9fbd13b Add prettier and format 2022-03-23 11:38:01 +11:00
Sam Nolan
f122b5fd7f Add squiggle notebooks 2022-03-22 13:33:28 +11:00
Sam Nolan
1ab21e36ad Fix GitHub actions 2022-03-22 10:54:37 +11:00
Sam Nolan
de72492e4d Move to webpack 2022-03-22 10:40:14 +11:00
Sam Nolan
c8bb0c2060 Playground to TypeScript 2022-03-03 10:22:26 +11:00
Sam Nolan
44da21370c Change function to simpler interface 2022-02-27 15:25:30 +11:00
Sam Nolan
a7529d89f8 Fix yarn workspaces dependencies for playground 2022-02-26 14:37:13 +11:00
Sam Nolan
1b3ad56977 Add Lerna with dependencies between packages 2022-02-08 13:59:37 +11:00
Ozzie Gooen
7c6f99dae7 Moving main repo to folder 2022-02-01 14:05:26 -05:00
Ozzie Gooen
ca085e8875 More proper bundle 2022-01-29 19:20:53 -05:00
Ozzie Gooen
75ad14f573 Simple JS connection 2022-01-29 18:56:44 -05:00
Ozzie Gooen
9d7e5bb848 Basic convertion to gentype 2022-01-29 17:43:08 -05:00
Ozzie Gooen
1d268d474c Removed react dependencies 2022-01-29 15:35:12 -05:00
Ozzie Gooen
aa67cb955b Temporary fix, and packages upgrade 2022-01-28 15:55:14 -05:00
Sam Nolan
fae055626a BROKEN: Migrate squiggle to rescript 2022-01-28 21:55:03 +11:00
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
4c33561b7c Added inputs to adjust the diagram 2020-11-05 12:58:45 -08:00
Ozzie Gooen
5d7ffdf2bc Added ace code editor 2020-08-10 14:40:40 +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
642db86b91 Update bucklescript 2020-06-03 19:49:07 +01:00
Sebastian Kosch
f3f1861ba6 Realistic x selection for uniform distribution rendering 2020-06-02 15:08:41 -07:00
ff5b26d865 Adds a distribution drawer to widedomain.
Things to note:
- The code has comments. I feel protective of these comments, and feel that they help structure the code and will help me out when I come I come back to this code a couple of weeks or months from now.
- Originally based on code by Evan Ward (probability.dev). See also: observablehq.com/@nunosempere/distribution-drawer

To do, in order of importance:
- Add the ability to change the upper and lower boundaries.
- Make the drawings relative to the canvas, not to the screen.
- Add other features from probability.dev

Cool things yet to be done:
- Make it so that one can input a guesstimate function, and then draw on it. To do this, use the Convert.xyShapeToCanvasShape and modify the Draw.initial distribution function slightly.
- Maybe reach out to Metaculus to see if they want to use this somewhere?
2020-05-05 12:52:50 +02:00
Ozzie Gooen
0d4c71190d Upgraded bucklescript 2020-04-30 13:30:52 +01:00
Ozzie Gooen
2e5f285a9e Allows for simple arrays representing samples 2020-04-11 14:22:13 +01:00
Roman Galochkin
68a15168aa Adds a bundle visualizer 2020-04-10 10:19:38 +03:00
Ozzie Gooen
1b541ec038 Merge branch 'master' of github.com:foretold-app/estiband
* 'master' of github.com:foretold-app/estiband:
  Downgrades mathjs
2020-04-03 14:32:21 +01:00
Ozzie Gooen
145452d50f Auto-kernel-width 2020-04-03 14:32:14 +01:00
Roman Galochkin
c6a9277a3c Downgrades mathjs 2020-04-03 15:42:17 +03:00
Roman Galochkin
2dca2d5dd9 Adds bandwidth tests 2020-04-03 13:25:42 +03:00
Ozzie Gooen
f662ccd6c6 First full-through with symbolic parsing 2020-03-23 21:31:06 +00:00
Ozzie Gooen
c682fff280 Minor changes, but seemed to break percentiles 2020-03-16 16:59:58 +00:00
Ozzie Gooen
b4b9f2cc9f Start of refactor to directly tie to pdfast 2020-03-15 00:08:13 +00:00
Ozzie Gooen
88d54d4de9 Started to improve GuesstimatorLibrary, had issues 2020-03-14 22:05:34 +00:00
Roman Galochkin
5bdb229b56 Uses strings instead of floats/ints 2020-03-04 10:50:11 +03:00