Quinn Dougherty
|
6e9315170f
|
Spelling license correctly
Value: [1e-7 to 1e-5]
|
2022-04-28 17:25:47 -04:00 |
|
Sam Nolan
|
b72e7b42c4
|
Merge pull request #420 from quantified-uncertainty/dictionary-view
Add Dictionary Viewer and Recursive Array viewer
|
2022-04-28 16:58:34 -04:00 |
|
Quinn Dougherty
|
b894f78466
|
Changed 0.2.6 to ^0.2.6 for squiggle-lang dep
Value: [1e-3 to 1e-1]
|
2022-04-28 16:57:27 -04:00 |
|
Ozzie Gooen
|
f7afbf9c39
|
Merged with develop
|
2022-04-28 16:51:02 -04:00 |
|
Ozzie Gooen
|
94d4a38540
|
Refactored errors for XYShape
|
2022-04-28 16:49:51 -04:00 |
|
Quinn Dougherty
|
911fb5bcc6
|
Should fix lint
Value: [1e-6 to 1e-5]
|
2022-04-28 16:40:19 -04:00 |
|
Sam Nolan
|
b9c1f8d727
|
Move around declarations to be a bit more readable
|
2022-04-28 20:26:40 +00:00 |
|
Quinn Dougherty
|
de8eb76f4e
|
v0.2.13: packaging works
Value: [2e-1 to 8e-1]
|
2022-04-28 16:19:40 -04:00 |
|
Sam Nolan
|
e499c1a887
|
Add tests for deeply nested and records
|
2022-04-28 20:16:31 +00:00 |
|
Quinn Dougherty
|
44215f540f
|
v0.2.6: packaging fixed
Value: [1e-1 to 8e-1]
|
2022-04-28 15:20:58 -04:00 |
|
Ozzie Gooen
|
95a4bac49b
|
Added NaN to test to make sure its caught
|
2022-04-28 15:01:57 -04:00 |
|
Sam Nolan
|
00f862725c
|
Add Dictionary Viewer and Recursive Array viewer
|
2022-04-28 18:59:15 +00:00 |
|
Ozzie Gooen
|
5dd0292b52
|
Added tests for XYShape validator
|
2022-04-28 14:52:44 -04:00 |
|
Quinn
|
658c458c62
|
Merge pull request #418 from quantified-uncertainty/irrationale
Removed rationale (#410)
|
2022-04-28 13:42:01 -04:00 |
|
Quinn Dougherty
|
4ff14db6f3
|
response to CR
Value: [1e-3 to 4e-3]
|
2022-04-28 13:34:57 -04:00 |
|
Quinn Dougherty
|
5b1ee7f0a6
|
Removed rationale (#410)
Value: [2e-1 to 6.5e-1]
|
2022-04-28 13:19:15 -04:00 |
|
Ozzie Gooen
|
1cca9bde38
|
Merged with develop
|
2022-04-28 12:49:33 -04:00 |
|
Ozzie Gooen
|
03cd887084
|
Adding better error messages to XYShape validator
|
2022-04-28 12:47:04 -04:00 |
|
Quinn
|
831d8e87fe
|
Merge pull request #406 from quantified-uncertainty/docs-apr27
`Language.mdx` changes and `examples`; misc docs improvements
|
2022-04-28 12:37:54 -04:00 |
|
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 |
|