Umur Ozkul
e262f76d98
spelling
2022-05-02 11:20:08 +02:00
Umur Ozkul
76b3adddc4
rename to exampleStatementY
2022-05-02 11:12:12 +02:00
Ozzie Gooen
f41f6617df
Merge branch 'develop' into documentation-refactors-april
...
* develop:
Clean up the props, removing unused and making some optional
lint
hotfix: brackets in `components/README.md`
17 increment
hotfix: deleted `browser` field of `package.json`s
Mixture last argument can be float
2022-05-01 15:04:04 -04:00
Ozzie Gooen
8147c5ad60
Minor additions of delta distribution
2022-05-01 15:04:00 -04:00
Ozzie Gooen
18af09ab04
Added delta function to produce delta distributions
2022-05-01 09:00:56 -04:00
Ozzie Gooen
ed5b7e63f2
Minor cleanup
2022-05-01 08:09:34 -04:00
Ozzie Gooen
92f606b09b
Starting to pull out distributions for more specialized documentation
2022-04-30 22:48:57 -04:00
Ozzie Gooen
37047ac9ff
Starting to pull out distributions functionality
2022-04-30 21:47:54 -04:00
Sam Nolan
1cd7419e8a
Merge pull request #446 from quantified-uncertainty/minor-component-prop-cleanup
...
Clean up the props, removing unused and making some optional
2022-04-30 15:01:56 -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
Sam Nolan
d6cec6886c
Clean up the props, removing unused and making some optional
2022-04-30 18:40:18 +00:00
Ozzie Gooen
c0ec3b02b7
Minor documentation improvements
2022-04-30 14:34:00 -04:00
Quinn Dougherty
2776a43693
lint
2022-04-30 14:10:54 -04:00
Quinn Dougherty
615051d1c6
hotfix: brackets in components/README.md
2022-04-30 14:10:01 -04:00
Quinn Dougherty
adb3b335ce
17 increment
...
Value: [1e-10 to 1e-7]
2022-04-30 13:58:32 -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
Quinn Dougherty
05ec19b2a4
^
-version everything: yarn.lock
update
...
Value: [1e-10 to 1e-6]
2022-04-30 12:56:45 -04:00
Quinn Dougherty
a3057789b0
^
-version everything
...
Value: [1e-9 to 1e-6]
2022-04-30 12:52:13 -04:00
Quinn Dougherty
1aea9b6c08
fixed dead material in yarn.lock
...
Value: [1e-9 to 1e-6]
2022-04-30 12:16:47 -04:00
Quinn Dougherty
93ef7c76a0
v0.2.16: jsImports prop and incremented minimal squiggle-lang
...
Value: [1e-5 to 1e-3]
2022-04-30 12:04:03 -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
Sam Nolan
64fbe05f3a
Basic stats table. Unformatted
2022-04-30 15:16:13 +00:00
Quinn
9464aea6fa
Merge pull request #440 from quantified-uncertainty/fromsamples
...
`fromSamples`
2022-04-30 10:14:50 -04:00
Quinn Dougherty
f3561317fd
Moved fromSamples
to Inventory
section
...
Value: [1e-7 to 1e-5]
2022-04-30 10:10:09 -04:00
Quinn Dougherty
e724f43b9d
Documented fromSamples
...
Value: [1e-4 to 1e-3]
2022-04-30 10:01:55 -04:00
Quinn Dougherty
ae7e5744dc
Merge remote-tracking branch 'origin/develop' into fromsamples
2022-04-30 09:45:25 -04:00
Quinn
d5d00efc75
Merge pull request #441 from quantified-uncertainty/fromsamples-fix
...
Small cleanup to fromSamples
2022-04-30 09:39:40 -04:00
Ozzie Gooen
3249f69155
Small cleanup to fromSamples
2022-04-29 21:41:09 -04:00
Sam Nolan
83e3759342
Merge branch 'develop' into reducer-dev
2022-04-29 22:51:00 +00:00
Quinn Dougherty
ba0baf31c6
Fixed a (now skipped) test
...
[1e-5 to 1e-4]
2022-04-29 18:45:12 -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
99b9bc6b1e
Merge pull request #439 from quantified-uncertainty/remove-si-postfix
...
Remove si postfix from chart axis
2022-04-29 18:04:31 -04:00
Sam Nolan
3117dd81d6
Remove si prefix from chart axis
2022-04-29 21:16:22 +00:00
Sam Nolan
a2eec0b2e6
Merge pull request #437 from quantified-uncertainty/js-parameters
...
JS Parameter import
2022-04-29 17:04:55 -04:00
Sam Nolan
d09dbeb812
Format components code
2022-04-29 20:59:37 +00:00
Sam Nolan
2131e4eac1
Rename imports to jsImports in components
2022-04-29 20:58:06 +00:00
Sam Nolan
b710289096
Rename parameters to imports
2022-04-29 20:29:42 +00:00
Sam Nolan
74df093a42
Cleanup TS code (and fix rescript build warning)
2022-04-29 20:10:39 +00:00
Umur Ozkul
b85ea5b419
Merge pull request #436 from quantified-uncertainty/quinn-reducer-dev
...
fixed typescript (to `reducer-dev`) apr29
2022-04-29 21:35:13 +02:00
Quinn Dougherty
8b30eb9f05
Added to convertRaw* stuff
...
Value: [1e-4 to 1e-3]
2022-04-29 15:25:29 -04:00
Sam Nolan
237cdf12f9
Remove accidental log
2022-04-29 19:13:30 +00:00
Sam Nolan
39be07cac0
Add parameters to components interface
2022-04-29 19:02:43 +00:00
Quinn Dougherty
f05d089524
Fixed most tests
...
Value: [1e-5 to 1e-3]
2022-04-29 15:02:24 -04:00
Sam Nolan
d4f929367d
JS parameters in squiggle lang
2022-04-29 18:46:44 +00:00
Quinn Dougherty
0e9996256e
Lint for Umur
...
Value: [1e-8 to 1e-6]
2022-04-29 14:42:34 -04:00
Quinn Dougherty
2c452163b6
I believe I have functionality in place for new run
command, but I
...
could be wrong. Pushing so Sam can review
Value: [1e-5 to 9e-3]
2022-04-29 14:41:30 -04:00
Umur Ozkul
92918b5dd0
Merge branch 'Umur-reducer-dev' into reducer-dev
2022-04-29 19:31:48 +02:00