Quinn Dougherty
|
5d6de7b487
|
Response to CR
Value: [1e-4 to 4e-3]
|
2022-05-03 10:15:48 -04:00 |
|
Quinn Dougherty
|
ca95c7cef8
|
base 2 log => natural log (on the advice of Nuno)
Value: [1e-4 to 2e-1]
|
2022-05-02 17:46:43 -04:00 |
|
Quinn Dougherty
|
2d84805f88
|
Added infinity error; fixed infinities in logs
Value: [1e-3 to 3e-2]
|
2022-05-02 17:15:23 -04:00 |
|
Quinn Dougherty
|
db3acbf96c
|
Added extra multiplicative factor in logScore integrand
Value: [8e-2 to 7e-1]
migrated intregrand from `log(predicted / answer)` to `answer *
log(predicted / answer)`
|
2022-05-02 13:40:34 -04:00 |
|
Quinn Dougherty
|
d595285078
|
make lint happy
Value: [1e-9 to 1e-5]
|
2022-05-02 11:55:42 -04:00 |
|
Quinn Dougherty
|
e2762a0f62
|
Make typechecker happy
Value: [1e-7 to 1e-3]
|
2022-05-02 11:55:13 -04:00 |
|
Quinn Dougherty
|
58c885f963
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-02 11:34:29 -04:00 |
|
Ozzie Gooen
|
ad16c08e9c
|
Merge pull request #444 from quantified-uncertainty/mixture-last-arg-fix
Mixture last argument can be float
|
2022-04-30 14:52:58 -04:00 |
|
Quinn Dougherty
|
f8f6a1ecc6
|
hotfix: deleted browser field of package.json s
Value: [1e-9 to 1e-5]
|
2022-04-30 13:57:41 -04:00 |
|
Ozzie Gooen
|
fd957ef401
|
Mixture last argument can be float
|
2022-04-30 13:43:46 -04:00 |
|
Quinn
|
dabe76fed4
|
Merge pull request #443 from quantified-uncertainty/publish-script
`lang v0.2.8` and `components v0.2.16`
|
2022-04-30 13:03:47 -04:00 |
|
Ozzie Gooen
|
e8b8b6cd80
|
Merge pull request #425 from quantified-uncertainty/scalePower
Scale power
|
2022-04-30 11:55:28 -04:00 |
|
Quinn Dougherty
|
9fe7034c51
|
v0.2.8: fromSamples and jsImports
|
2022-04-30 11:33:03 -04:00 |
|
Quinn Dougherty
|
ae7e5744dc
|
Merge remote-tracking branch 'origin/develop' into fromsamples
|
2022-04-30 09:45:25 -04:00 |
|
Ozzie Gooen
|
3249f69155
|
Small cleanup to fromSamples
|
2022-04-29 21:41:09 -04:00 |
|
Quinn Dougherty
|
8217801de3
|
magic numbers in bandwidth; fromSamples implementation
Value: [1e-3 to 4e-2]
|
2022-04-29 18:38:55 -04:00 |
|
Sam Nolan
|
74df093a42
|
Cleanup TS code (and fix rescript build warning)
|
2022-04-29 20:10:39 +00:00 |
|
Sam Nolan
|
237cdf12f9
|
Remove accidental log
|
2022-04-29 19:13:30 +00:00 |
|
Sam Nolan
|
d4f929367d
|
JS parameters in squiggle lang
|
2022-04-29 18:46:44 +00:00 |
|
Sam Nolan
|
454ac0c252
|
Add bindings to Squiggle Editor
|
2022-04-29 13:50:57 +00:00 |
|
Ozzie Gooen
|
900aeeae29
|
Expose integralSum to Squiggle
|
2022-04-28 21:31:15 -04:00 |
|
Ozzie Gooen
|
282fa7726b
|
Added scalePower and scaleLog
|
2022-04-28 21:14:03 -04:00 |
|
Ozzie Gooen
|
ced3af5813
|
First attempt at LogScore
|
2022-04-28 20:24:13 -04:00 |
|
Quinn
|
5f78399760
|
Merge pull request #416 from quantified-uncertainty/shape-validators
XYShape validator
|
2022-04-28 18:51:31 -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 |
|
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 |
|
Sam Nolan
|
b9c1f8d727
|
Move around declarations to be a bit more readable
|
2022-04-28 20:26:40 +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 |
|
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 |
|
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
|
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 |
|
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
|
7b87f64658
|
Issue 325
Value: [1e-3 to 3e-2]
|
2022-04-27 13:59:33 -04:00 |
|
Quinn Dougherty
|
a22fbb1afd
|
lint
Value: [1e-7 to 1e-6]
|
2022-04-27 12:57:49 -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 |
|