Umur Ozkul
749fba2877
pr fixes
2022-05-19 19:08:40 +02:00
Umur Ozkul
c496ae5cdd
multi-line tests
2022-05-19 18:19:09 +02:00
Umur Ozkul
638548c37b
multi-line comment
2022-05-19 18:04:51 +02:00
Umur Ozkul
7ccb1d8108
multi-line tests
2022-05-19 17:59:25 +02:00
Umur Ozkul
3371c51e94
post operators test
2022-05-19 17:47:26 +02:00
Umur Ozkul
56f0c9c290
lambda tests
2022-05-19 17:40:30 +02:00
Umur Ozkul
7bfe286f42
multiplicative tests
2022-05-19 17:32:14 +02:00
Umur Ozkul
0753311b93
logical tests
2022-05-19 17:14:16 +02:00
Umur Ozkul
470a6add42
update ternary
2022-05-19 16:45:50 +02:00
Umur Ozkul
f547db9d0a
multi line problem due to block and lambda ambiguity
2022-05-19 16:35:12 +02:00
Umur Ozkul
4ce1ab1172
added subtract test
2022-05-19 15:21:49 +02:00
Umur Ozkul
7b5fd2b101
Merge branch 'develop' into reducer-dev
2022-05-19 01:28:37 +02:00
Umur Ozkul
915b49bf97
Merge branch 'peggy' into reducer-dev
2022-05-19 01:26:47 +02:00
Umur Ozkul
db050668d1
parser
...
toFunction
additive multiplicative
compact
whitespace
pow
relational equality
boolean
whitespace separator
left associative operators
expression
not
identifier
function call
array constructor
string
indexed values
ident
priority
block
outerBlock
optional final expression
statement separator
outerBlock
innerBlock
better errors
note xor
white space and record
unary minus
inner/outer block
statement
lambda
sort
lambda is a value constructor
lambdaCall
ternary
ternary
basicValue
cleanup
quotes
chained Functions
dot operators
unify unary operators
unify unary operatos
notes
notes
notes
notes
parser
priorities set
white space or newline defined
allow newlines
notes
function call has become a post operator
recordElement
recursive index
postOperatorToFunction
better integer
comments
notes
record priority
comment
atom
finalComment
generated parser
type cast
format
initiate test file
test initiated; todo nodeCall; nodeExpression
callIdentifier
recover extra
initiate testing
initial tests pass
tests pass
remove function node
ternary
test parse passed
to
tests pass
notes
sort
toExpression
format
notes
remove unused modules
remove unnecessary nodeLambdaCall
notes
note
fix construct array
comment test
todo
elixir pipe
fix toString
notes
initial to expression test
value test
parsing records
records
comments
ternary
ifthenelse
inner block passed
inner block
lambda
lambda
new parser tested
now test tricks
ternary in expression
to test lambda as argument
to test lambda in structures
Use peggy Parser
expectEvalError
macros tested
remove mathjs parse
reducer test
comparison operator
2022-05-19 01:23:43 +02:00
Quinn
67ff78864f
Merge pull request #544 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.34
...
⬆️ Bump @types/node from 17.0.33 to 17.0.34
2022-05-17 14:06:02 -04:00
Quinn
1a3a732793
Merge pull request #543 from quantified-uncertainty/dependabot/npm_and_yarn/babel/plugin-proposal-private-property-in-object-7.17.12
...
⬆️ Bump @babel/plugin-proposal-private-property-in-object from 7.16.7 to 7.17.12
2022-05-17 14:05:07 -04:00
dependabot[bot]
3d54e81a5f
⬆️ Bump @types/node from 17.0.33 to 17.0.34
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.33 to 17.0.34.
- [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-17 14:39:18 +00:00
dependabot[bot]
d7dded7c04
⬆️ Bump @babel/plugin-proposal-private-property-in-object
...
Bumps [@babel/plugin-proposal-private-property-in-object](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-private-property-in-object ) from 7.16.7 to 7.17.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.17.12/packages/babel-plugin-proposal-private-property-in-object )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-private-property-in-object"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 14:36:48 +00:00
Ozzie Gooen
2b48e2bb53
Merge pull request #529 from quantified-uncertainty/samplesMap
...
SamplesMap() and toInternalSampleArray() functions
2022-05-16 21:44:37 -04:00
Ozzie Gooen
ab88b0d012
Merged with develop
2022-05-16 20:14:29 -04:00
Ozzie Gooen
eafdfdc7b7
Cleanup to samplesMap() code
2022-05-16 20:11:38 -04:00
Ozzie Gooen
833175bce2
Merge pull request #521 from quantified-uncertainty/score-dist-on-scalar-resolution
...
score a dist against a scalar resolution
2022-05-16 18:25:14 -04:00
Quinn Dougherty
9e7319ed57
More substantial CR; more named args
...
Value: [1e-6 to 1e-2]
2022-05-16 18:06:14 -04:00
Quinn Dougherty
1d2bb556de
Minor CR comments
...
Value: [1e-6 to 1e-3]
2022-05-16 15:39:40 -04:00
Quinn Dougherty
81b2c74ac8
klDivergence
with prior
...
Value: [1e-4 to 5e-23]
2022-05-16 13:18:01 -04:00
Quinn Dougherty
d00b82807c
Merge remote-tracking branch 'origin/develop' into score-dist-on-scalar-resolution
2022-05-16 12:06:46 -04:00
Quinn Dougherty
3c3c88fb7b
...Resolution
=> ..Answer
2022-05-16 12:06:21 -04:00
Quinn Dougherty
30ab62e9b8
backed out of mutually recursive dispatch
...
Value: [1e-5 to 1e-3]
2022-05-16 12:03:37 -04:00
Quinn
1e350b3355
Merge pull request #538 from quantified-uncertainty/dependabot/npm_and_yarn/types/node-17.0.33
...
⬆️ Bump @types/node from 17.0.32 to 17.0.33
2022-05-16 10:53:19 -04:00
Quinn
b9a8f16601
Merge pull request #537 from quantified-uncertainty/dependabot/npm_and_yarn/prism-react-renderer-1.3.3
...
⬆️ Bump prism-react-renderer from 1.3.1 to 1.3.3
2022-05-16 10:43:04 -04:00
dependabot[bot]
909c91d7bf
⬆️ Bump @types/node from 17.0.32 to 17.0.33
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.32 to 17.0.33.
- [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-16 14:42:12 +00:00
Quinn
7dcc1b4816
Merge pull request #536 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.4
...
⬆️ Bump @types/react-dom from 18.0.3 to 18.0.4
2022-05-16 10:41:06 -04:00
dependabot[bot]
40fe4433c4
⬆️ Bump prism-react-renderer from 1.3.1 to 1.3.3
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.1...v1.3.3 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 14:37:54 +00:00
dependabot[bot]
f493bbc081
⬆️ Bump @types/react-dom from 18.0.3 to 18.0.4
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.0.3 to 18.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 14:35:41 +00:00
Ozzie Gooen
339afdb4de
Merge pull request #534 from quantified-uncertainty/add-logistic
...
Add Logistic Distribution
2022-05-16 10:30:59 -04:00
Ozzie Gooen
72b3643c6a
Merge pull request #533 from quantified-uncertainty/add-bernoulli
...
Add Bernoulli distribution
2022-05-16 10:30:19 -04:00
Ozzie Gooen
606f24ff24
Cleanup and addition of toInternalSampleArray
2022-05-15 21:34:36 -04:00
Ozzie Gooen
e0f505c8ea
Add logistic distribution
2022-05-15 21:10:13 -04:00
Ozzie Gooen
b4f67f49c4
Updated yarn.lock
2022-05-15 19:49:33 -04:00
Ozzie Gooen
432e5b9bca
Formatted code
2022-05-15 19:42:43 -04:00
Ozzie Gooen
6156ae65d1
Cleanup
2022-05-15 19:42:10 -04:00
Ozzie Gooen
7216f8079f
First attempt at adding bernoulli
2022-05-15 18:27:25 -04:00
Ozzie Gooen
15965b0b05
First simple version of samplesMap
2022-05-15 17:24:54 -04:00
Ozzie Gooen
80fed66efe
Merge pull request #528 from quantified-uncertainty/function-chart-fix
...
Function chart fixes
2022-05-15 16:11:53 -04:00
Ozzie Gooen
9d5a70e16a
Merge pull request #527 from quantified-uncertainty/sampleN
...
Added sampleN to interface
2022-05-15 16:11:47 -04:00
Ozzie Gooen
9ac99c781c
Responded to CR
2022-05-15 15:58:37 -04:00
Ozzie Gooen
b63136080b
Formatting
2022-05-15 15:29:54 -04:00
Ozzie Gooen
56728c7ea5
Removed unneeded code
2022-05-15 15:23:58 -04:00
Ozzie Gooen
91ccd333e0
Minor refactors
2022-05-15 15:21:00 -04:00
Ozzie Gooen
b015c20fa4
Cached FunctionChart percentiles calculation
2022-05-15 14:39:50 -04:00