Commit Graph

1442 Commits

Author SHA1 Message Date
Quinn
12870b5f6c
Merge pull request #116 from QURIresearch/dependabot/npm_and_yarn/types/node-17.0.23
Bump @types/node from 17.0.21 to 17.0.23
2022-03-28 11:47:27 -04:00
Quinn
0b1f971fea
Merge pull request #114 from QURIresearch/dependabot/npm_and_yarn/vega-5.22.1
Bump vega from 5.21.0 to 5.22.1
2022-03-28 11:46:58 -04:00
Quinn
2d02a29659
Merge pull request #113 from QURIresearch/dependabot/npm_and_yarn/prettier-2.6.1
Bump prettier from 2.6.0 to 2.6.1
2022-03-28 11:46:22 -04:00
dependabot[bot]
8d48636180
Bump @testing-library/react from 12.1.3 to 12.1.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.3 to 12.1.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.3...v12.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 14:49:35 +00:00
dependabot[bot]
bb45272fc5
Bump @docusaurus/core in /packages/website
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.17 to 2.0.0-beta.18.
- [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.18/packages/docusaurus)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 14:48:30 +00:00
dependabot[bot]
13b0627e85
Bump @types/node from 17.0.21 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 14:47:36 +00:00
dependabot[bot]
91ffc05f1d
Bump vega from 5.21.0 to 5.22.1
Bumps [vega](https://github.com/vega/vega) from 5.21.0 to 5.22.1.
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](https://github.com/vega/vega/compare/v5.21.0...v5.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 14:46:25 +00:00
dependabot[bot]
45d008cf63
Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 14:45:45 +00:00
Ozzie Gooen
6f11e87c0a Added simple interface files 2022-03-28 08:39:07 -04:00
Ozzie Gooen
04abeb7cd1 Added todo list to GenericDist repo 2022-03-28 07:56:20 -04:00
Ozzie Gooen
80b33fcd84 Added README to GenericDist library 2022-03-27 21:07:41 -04:00
Ozzie Gooen
3f678e24a1 Added mixture fn for generic distributions 2022-03-27 17:37:27 -04:00
Ozzie Gooen
b70e8e02e1 Refactor GenericOperation to allow for operations other than toDist operations 2022-03-27 16:59:46 -04:00
Ozzie Gooen
c2ac9614d0 Refactored sci.res into multiple files 2022-03-27 14:22:26 -04:00
Ozzie Gooen
2ec1bfd068 Added Truncate to sci.res 2022-03-26 22:06:19 -04:00
Ozzie Gooen
c5afb2d867 Fleshed out AlgebraicCombination 2022-03-26 16:56:56 -04:00
Ozzie Gooen
d490af38f0 Added pointwiseCombinationFloat to sci.res 2022-03-26 13:25:47 -04:00
Ozzie Gooen
1a2ce5bfa0
Minor refactors 2022-03-25 22:11:27 -04:00
Quinn
0deb914805
Merge pull request #108 from QURIresearch/revert-106-revert-68-reducer-dev
Revert "Revert "Reducer dev""
2022-03-25 14:26:06 -04:00
Quinn
e43dd2d61d
Revert "Revert "Reducer dev"" 2022-03-25 14:25:37 -04:00
Quinn
6eeeb00511
Merge pull request #103 from QURIresearch/dependabot/npm_and_yarn/packages/website/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /packages/website
2022-03-25 14:24:41 -04:00
Umur Ozkul
8b21292fbe fix MathJs spelling 2022-03-25 19:12:11 +01:00
Quinn
a7e71b5874
Merge pull request #106 from QURIresearch/revert-68-reducer-dev
Revert "Reducer dev"
2022-03-25 14:11:36 -04:00
Quinn
2b598121c7
Revert "Reducer dev" 2022-03-25 14:10:56 -04:00
dependabot[bot]
8b424aeb3c
Bump minimist from 1.2.5 to 1.2.6 in /packages/website
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 18:01:55 +00:00
Quinn
7ae2bfdb7e
Merge pull request #102 from QURIresearch/dependabot/npm_and_yarn/packages/website/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0 in /packages/website
2022-03-25 14:01:09 -04:00
Quinn
fff21bf078
Merge pull request #105 from QURIresearch/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-03-25 14:00:33 -04:00
Quinn
cdd19cf604
Merge pull request #104 from QURIresearch/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-25 14:00:20 -04:00
Umur Ozkul
f5e0982a06 Merge branch 'staging' into reducer-dev 2022-03-25 18:58:39 +01:00
dependabot[bot]
8bada00f5e
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 17:58:21 +00:00
dependabot[bot]
d260238949
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 17:58:15 +00:00
dependabot[bot]
0bf51df2f3
Bump node-forge from 1.2.1 to 1.3.0 in /packages/website
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 17:57:55 +00:00
Ozzie Gooen
9886d332d9
Merge pull request #101 from QURIresearch/hotfix-readme
Hotfix `README.md`s, with a couple piggybacked changes
2022-03-25 13:57:22 -04:00
Umur Ozkul
1949485501 Merge branch 'QURIresearch-staging' into staging 2022-03-25 18:54:11 +01:00
Quinn Dougherty
cf573bed27 on PR to staging branch 2022-03-25 13:52:51 -04:00
Umur Ozkul
578e52c9b8 Merge branch 'staging' of https://github.com/QURIresearch/squiggle into QURIresearch-staging 2022-03-25 18:52:04 +01:00
Quinn
2e3410062f
Merge pull request #68 from umuro/reducer-dev
Reducer dev
2022-03-25 13:46:01 -04:00
Umur Ozkul
b54ec18954 Merge branch 'reducer-dev' of github.com:umuro/squiggle into reducer-dev 2022-03-25 18:34:56 +01:00
Quinn Dougherty
f8e013e82f deleted yarn.lock 2022-03-25 13:31:37 -04:00
Umur Ozkul
cc81d95f53 rename README 2022-03-25 13:24:13 -04:00
Umur Ozkul
f58e46c6b0 fix on comments for pull request 2022-03-25 13:24:13 -04:00
Umur Ozkul
79d3831f5d coverage removed 2022-03-25 13:24:13 -04:00
Umur Ozkul
c8eebc7bbd (rebase): gitignore filesync files and DS_Store 2022-03-25 13:23:53 -04:00
Umur Ozkul
e340c9d8ca Reducer 2022-03-25 13:23:22 -04:00
Quinn Dougherty
9d13f6ca0f rebase: fixed mc 2022-03-25 13:23:15 -04:00
Umur Ozkul
a91d74bb0c fix rescript directory 2022-03-25 13:19:19 -04:00
Umur Ozkul
2dab2f11f6 resolve DS_Store conflict 2022-03-25 18:13:23 +01:00
Umur Ozkul
7dd8cd93a5 removed yarn.lock to resolve merge conflicts
Auto generated yarn.lock is always conflicting
2022-03-25 18:08:38 +01:00
Umur Ozkul
692d5796fd recompiled: yarn build:lang 2022-03-25 18:06:45 +01:00
Umur Ozkul
1921ceb0cf resolve package confli 2022-03-25 18:02:58 +01:00