Commit Graph

1690 Commits

Author SHA1 Message Date
Ozzie Gooen
64c720209d
Merge pull request #415 from quantified-uncertainty/fix-unused-warnings
Add functions to implementation file to fix warnings
2022-04-28 12:00:02 -04:00
Sam Nolan
c9301085b9 Add functions to implementation file to fix warnings 2022-04-28 15:50:12 +00:00
Ozzie Gooen
e1551cb1d7
Merge pull request #409 from quantified-uncertainty/splidcontinuousDiscrete-refactor
Refactor of splitContinuousAndDiscrete to allow for customization
2022-04-28 11:41:06 -04:00
Ozzie Gooen
d1ffac492c Draft of Validates for XYShape 2022-04-28 11:39:29 -04:00
Quinn
bf8daeb7d0
Merge pull request #414 from quantified-uncertainty/dependabot/npm_and_yarn/chalk-5.0.1
⬆️ Bump chalk from 4.1.2 to 5.0.1
2022-04-28 11:24:03 -04:00
Quinn Dougherty
114d537c07 rm top line; fixed some examples; added See more section
Value: [5e-4 to 2e-3]
2022-04-28 11:21:10 -04:00
Quinn Dougherty
7c14fd55c0 Made less programmery based on feedback
Value: [5e-4 to 8e-3]
2022-04-28 10:58:39 -04:00
dependabot[bot]
a8cc554354
⬆️ Bump chalk from 4.1.2 to 5.0.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.1.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.0.1)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 14:36:16 +00:00
Ozzie Gooen
a5cf6a2fb2
Merge pull request #412 from quantified-uncertainty/use-mc-for-sampleset
Algebraic Strategy should use MC when inputs include sample set dists
2022-04-28 10:32:23 -04:00
Ozzie Gooen
dde28e54f0 Restructuring of E Sorted 2022-04-28 10:17:29 -04:00
Ozzie Gooen
934ce78399 Algebraic Strategy should use MC when inputs include sample set dists 2022-04-28 09:08:53 -04:00
Ozzie Gooen
20685ea8cb
Merge pull request #402 from quantified-uncertainty/algebraic-combination-refactor
Algebraic combination refactor
2022-04-28 08:19:02 -04:00
Ozzie Gooen
b0bfe0f748 Fixed tests 2022-04-28 08:14:07 -04:00
Ozzie Gooen
ab4dcc233c Minor revisions from CR 2022-04-28 08:09:31 -04:00
Ozzie Gooen
2eec389b55 Added docstrings and cleanup 2022-04-28 07:56:23 -04:00
Ozzie Gooen
335d0b5d04 Cleaned tests 2022-04-28 07:36:53 -04:00
Ozzie Gooen
5025f2d55f Refactor of splitContinuousAndDiscrete to allow for more customization 2022-04-27 18:34:37 -04:00
Quinn Dougherty
b83d3a7392 New logo and favicon: stripped QURI text from beneath
Value: [1e-2 to 1e-1]
2022-04-27 18:18:49 -04:00
Quinn Dougherty
8866b9d093 the _correct_ 90 vs. 95 thing
Value: [1e-6 to 1e-4]
2022-04-27 16:56:30 -04:00
Quinn Dougherty
6bd8aecb31 Fixed 95->90
Value: [1e-4 to 3e-3]
2022-04-27 16:51:23 -04:00
Quinn Dougherty
98bc2ddd58 Made docs better
Value: [1e-3 to 2e-1]
2022-04-27 16:28:10 -04:00
Umur Ozkul
e4d1a8eef3 format
Merge branch 'Umur-reducer-dev' into reducer-dev
2022-04-27 22:24:46 +02:00
Umur Ozkul
7b052ee3c3 format 2022-04-27 22:24:06 +02:00
Umur Ozkul
9ef0d6cff0 Merge branch 'Umur-reducer-dev' into reducer-dev
Reducer: Environment (Give environement to all function dispatches) - closes #169
2022-04-27 22:11:30 +02:00
Umur Ozkul
5c1ce71a40 fix TypescriptInterface.res 2022-04-27 22:09:25 +02:00
Umur Ozkul
d33f430073 Merge branch 'Umur-develop' into Umur-reducer-dev 2022-04-27 22:08:35 +02:00
Umur Ozkul
f3e1d45644 Merge branch 'develop' into Umur-develop 2022-04-27 22:02:02 +02:00
Umur Ozkul
54f8b10a95 Reducer: Environment (Give environement to all function dispatches) - closes #169 2022-04-27 22:00:42 +02:00
Ozzie Gooen
b2189777d5 Linted 2022-04-27 15:21:27 -04:00
Ozzie Gooen
dfa404f0d0 Merged with develop 2022-04-27 15:06:15 -04:00
Quinn Dougherty
ca67140361 Language.mdx changes and examples
Value: [1e-2 to 2e-1]
2022-04-27 14:49:15 -04:00
Ozzie Gooen
73303d671f
Merge pull request #405 from quantified-uncertainty/magicnumbers
`MagicNumbers.res`
2022-04-27 14:20:50 -04:00
Quinn Dougherty
7b87f64658 Issue 325
Value: [1e-3 to 3e-2]
2022-04-27 13:59:33 -04:00
Ozzie Gooen
079e8f6c8d
Merge pull request #384 from quantified-uncertainty/normalize-improvements
Minor Math improvements for pointSet distributions
2022-04-27 13:11:47 -04:00
Quinn Dougherty
a22fbb1afd lint
Value: [1e-7 to 1e-6]
2022-04-27 12:57:49 -04:00
Quinn Dougherty
a5c4cba2f0 Updated tests
Value: [1e-4 to 8e-3]
2022-04-27 12:54:42 -04:00
Ozzie Gooen
6045fe5e62 Organized AlgebraicCombination functionality into submodules 2022-04-27 12:48:46 -04:00
Quinn Dougherty
aabb53957e rm warnings 26 and 27
Value: [1e-5 to 1e-3]
2022-04-27 12:41:07 -04:00
Quinn Dougherty
21d4c1b928 rm warning number 26
Value: [1e-4 to 5e-3]
2022-04-27 12:39:41 -04:00
Quinn Dougherty
b8a2ecc7f0 Merge remote-tracking branch 'origin/develop' into normalize-improvements 2022-04-27 12:38:08 -04:00
Quinn
d81e68273b
Hotfix: reducer-dev pr trigger 2022-04-27 12:10:32 -04:00
Sam Nolan
8c07b33102
Merge pull request #386 from quantified-uncertainty/loss-testing
Loss testing
2022-04-27 12:04:48 -04:00
Ozzie Gooen
ff9f8f5ef2
Merge pull request #401 from quantified-uncertainty/grammar
minor docs update
2022-04-27 11:58:00 -04:00
Quinn Dougherty
9c29a7048a Added toPointSet and toSampleSet to functions reference
Value: [0.004 to 0.089]
2022-04-27 11:50:24 -04:00
Quinn Dougherty
ba13e097ec Merge remote-tracking branch 'origin/develop' into grammar 2022-04-27 11:45:28 -04:00
Sam Nolan
b5f88e5ec9 Update lock file to appease prettier
Value: [0.00001 to 0.0001]
2022-04-27 15:36:08 +00:00
Sam Nolan
0353674dcb Merge develop into loss-testing 2022-04-27 15:25:26 +00:00
Ozzie Gooen
d104494f02 First attempt at refactoring algebraicCombination code 2022-04-27 11:13:10 -04:00
Quinn
79c64a9ff6
Merge pull request #395 from quantified-uncertainty/dependabot/npm_and_yarn/react-18.1.0
⬆️ Bump react from 18.0.0 to 18.1.0
2022-04-27 11:02:03 -04:00
Quinn
d05f92273f
Merge pull request #399 from quantified-uncertainty/dependabot/npm_and_yarn/ejs-3.1.7
⬆️ Bump ejs from 3.1.6 to 3.1.7
2022-04-27 10:54:54 -04:00