Quinn Dougherty
|
a4c3405e5d
|
Added showTypes tag to playground
Value: [1e-8 to 1e-4]
|
2022-05-02 17:37:50 -04:00 |
|
Sam Nolan
|
da8a834b7e
|
Allows hiding controls
|
2022-05-02 21:33:34 +00:00 |
|
Umur Ozkul
|
e92fc792a2
|
Merge branch 'develop' into Umur-reducer-dev
|
2022-05-02 23:21:26 +02:00 |
|
Umur Ozkul
|
490e4908e1
|
sam's monkeying
|
2022-05-02 23:18:36 +02:00 |
|
Quinn Dougherty
|
a986aac0a2
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-02 17:16:09 -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 |
|
Umur Ozkul
|
6a3b35eb4a
|
fixed function f not bound
|
2022-05-02 23:12:57 +02:00 |
|
Sam Nolan
|
b9bde840b5
|
Merge pull request #460 from quantified-uncertainty/partial-storybook
Add partial functionality to storybook and update partial bindings async
|
2022-05-02 17:11:00 -04:00 |
|
Sam Nolan
|
0d14216e9f
|
Refactor and rename lambda in partial
|
2022-05-02 21:05:59 +00:00 |
|
Sam Nolan
|
202cb80ebf
|
Merge pull request #458 from quantified-uncertainty/real-log-scales
Real log scales
|
2022-05-02 17:01:17 -04:00 |
|
Sam Nolan
|
06c479b547
|
Make error message more descriptive
|
2022-05-02 20:54:33 +00:00 |
|
Sam Nolan
|
5fc829efc9
|
Refactor and shrink effect code
|
2022-05-02 20:52:55 +00:00 |
|
Sam Nolan
|
7e05d63009
|
Make a tooltip to restrict users from log scales
|
2022-05-02 20:40:15 +00:00 |
|
Sam Nolan
|
47b67a9efb
|
Add Patrial storybook and update partial bindings async
|
2022-05-02 19:58:24 +00:00 |
|
Ozzie Gooen
|
f3bf44095d
|
Merge pull request #459 from quantified-uncertainty/hotfix-playground-chart
Hotfix playground chart
|
2022-05-02 15:09:12 -04:00 |
|
Sam Nolan
|
cc70047904
|
Lint js
|
2022-05-02 19:04:16 +00:00 |
|
Sam Nolan
|
17a5f948fe
|
Format and fix CI bugs
|
2022-05-02 18:59:52 +00:00 |
|
Sam Nolan
|
71fc314930
|
Hotfix playground chart
Value: [0.001 to 0.01]
|
2022-05-02 18:54:41 +00:00 |
|
Sam Nolan
|
d660845d37
|
Merge branch 'develop' into real-log-scales
|
2022-05-02 18:48:02 +00:00 |
|
Sam Nolan
|
0c49fe4049
|
Merge pull request #456 from quantified-uncertainty/mobile-support
Mobile support
|
2022-05-02 14:31:51 -04:00 |
|
Sam Nolan
|
f4085e93ad
|
Real log scales
|
2022-05-02 18:29:59 +00: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 |
|
Sam Nolan
|
c5c65f5bc7
|
Update yarn.lock
|
2022-05-02 17:14:16 +00:00 |
|
Sam Nolan
|
8df5a661fb
|
Merge branch 'develop' into mobile-support
|
2022-05-02 17:09:23 +00:00 |
|
Sam Nolan
|
0c4305948f
|
Merge pull request #457 from quantified-uncertainty/no-types-mode
A simple showTypes prop
|
2022-05-02 13:07:46 -04:00 |
|
Sam Nolan
|
8452995c31
|
Lint components
|
2022-05-02 17:01:09 +00:00 |
|
Sam Nolan
|
213808d3aa
|
Using useSize size to size charts to make them usable
|
2022-05-02 16:59:54 +00:00 |
|
Umur Ozkul
|
5a0b436932
|
No 666
|
2022-05-02 18:00:47 +02:00 |
|
Sam Nolan
|
a542325f31
|
A simple showTypes prop
|
2022-05-02 15:59:37 +00: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 |
|
Sam Nolan
|
e8239bf049
|
Merge branch 'develop' into mobile-support
|
2022-05-02 15:37:39 +00:00 |
|
Sam Nolan
|
0bc016632f
|
Mobile support
|
2022-05-02 15:36:20 +00:00 |
|
Quinn Dougherty
|
58c885f963
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-02 11:34:29 -04:00 |
|
Quinn
|
da4cb9b6fd
|
Merge pull request #454 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.31
⬆️ Bump @types/node from 17.0.30 to 17.0.31
|
2022-05-02 11:05:04 -04:00 |
|
Quinn
|
b61bafc564
|
Merge pull request #455 from quantified-uncertainty/dependabot/npm_and_yarn/ts-loader-9.3.0
⬆️ Bump ts-loader from 9.2.9 to 9.3.0
|
2022-05-02 11:04:27 -04:00 |
|
Sam Nolan
|
0890607493
|
Merge branch 'reducer-dev' of github.com:quantified-uncertainty/squiggle into reducer-dev
|
2022-05-02 14:53:32 +00:00 |
|
Sam Nolan
|
946b38fa27
|
Fix Typescript build errors
|
2022-05-02 14:53:16 +00:00 |
|
dependabot[bot]
|
c8e50472ff
|
⬆️ Bump ts-loader from 9.2.9 to 9.3.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.9 to 9.3.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.9...v9.3.0)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 14:40:06 +00:00 |
|
dependabot[bot]
|
99f5c54b78
|
⬆️ Bump @types/node from 17.0.30 to 17.0.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 14:39:48 +00:00 |
|
Umur Ozkul
|
f5d3da4c73
|
tests
|
2022-05-02 15:55:02 +02:00 |
|
Umur Ozkul
|
9e41f0399f
|
RENotAFunction
|
2022-05-02 15:55:02 +02:00 |
|
Umur Ozkul
|
ba104e4dfe
|
Catching unreduced values. This is not a lazy language
|
2022-05-02 15:55:02 +02:00 |
|
Umur Ozkul
|
c68138e5f6
|
arity error
|
2022-05-02 14:19:04 +02:00 |
|
Umur Ozkul
|
806ff93983
|
Merge branch 'Umur-reducer-dev' into reducer-dev
|
2022-05-02 12:35:58 +02:00 |
|
Umur Ozkul
|
711b230ecb
|
Merge branch 'develop' into Umur-reducer-dev
|
2022-05-02 12:34:23 +02:00 |
|
Umur Ozkul
|
1e673e54c3
|
function tricks test defined (Sam's trials)
|
2022-05-02 12:27:07 +02:00 |
|
Umur Ozkul
|
c0fad8c668
|
define lambdaValue record as payload
|
2022-05-02 12:27:07 +02:00 |
|
Umur Ozkul
|
087596ec43
|
function trics
|
2022-05-02 11:44:09 +02:00 |
|
Umur Ozkul
|
6796db82b4
|
note weird distribution test
|
2022-05-02 11:44:09 +02:00 |
|