|
5dd272fb0c
|
tweak: Add tests for combineAlongSupportOfSecondArgument
|
2022-05-06 11:45:11 -04:00 |
|
Quinn Dougherty
|
fd17da83b8
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-05 20:42:39 -04:00 |
|
Quinn Dougherty
|
dcf56d7bc6
|
combineAlongSupportOfSecondArgument implemented, tests still failing
Value: [1e-4 to 4e-2]
|
2022-05-05 20:02:12 -04:00 |
|
Quinn Dougherty
|
b49865d3aa
|
progress on klDivergence (still working)
Value: [1e-5 to 1e-2]
|
2022-05-05 15:37:28 -04:00 |
|
Quinn Dougherty
|
32a881d06a
|
Call Jstat for mean instead of calculate it
Value: [1e-8 to 1e-4]
|
2022-05-05 10:38:33 -04:00 |
|
Quinn Dougherty
|
dd942fe29e
|
cleanup; CR
Value: [1e-9 to 1e-5]
|
2022-05-04 18:19:47 -04:00 |
|
Umur Ozkul
|
99f54f596c
|
ternary operator (tested)
|
2022-05-04 22:36:34 +02:00 |
|
Umur Ozkul
|
888b615445
|
Merge branch 'reducer-dev-F-ifthenelse' into ternary
packages/squiggle-lang/src/rescript/Reducer/Reducer_Dispatch/Reducer_Dispatch_BuiltInMacros.res
packages/squiggle-lang/src/rescript/Reducer/Reducer_Expression/Reducer_Expression.res
packages/squiggle-lang/src/rescript/Reducer/Reducer_Expression/Reducer_Expression_Builder.res
packages/squiggle-lang/src/rescript/Reducer/Reducer_MathJs/Reducer_MathJs_ToExpression.res
|
2022-05-04 21:51:15 +02:00 |
|
Umur Ozkul
|
8aa4248996
|
spelling
|
2022-05-04 21:23:40 +02:00 |
|
Umur Ozkul
|
85b8333a09
|
Merge branch 'develop' into Umur-reducer-dev
|
2022-05-04 20:45:48 +02:00 |
|
Umur Ozkul
|
ad220ed2b4
|
foreign function interface
|
2022-05-04 20:44:46 +02:00 |
|
Quinn Dougherty
|
cfa83e552d
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-04 13:05:40 -04:00 |
|
Ozzie Gooen
|
268f138dcf
|
Merge pull request #478 from quantified-uncertainty/reducer-dev
Reducer dev: map, reduce, reduceReverse, keep
|
2022-05-04 12:27:03 -04:00 |
|
Quinn Dougherty
|
236be470d5
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-04 12:22:33 -04:00 |
|
Quinn Dougherty
|
3fcc82442d
|
Completed renaming to KLDivergence
Value: [1e-8 to 1e-4]
|
2022-05-04 12:21:30 -04:00 |
|
Sam Nolan
|
930c2d2b67
|
Add Gamma distribution
|
2022-05-04 15:53:41 +00:00 |
|
Quinn Dougherty
|
0baeedfb46
|
pointwiseSubtract test; logscale test
Value: [1e-5 to 5e-4]
|
2022-05-04 11:42:51 -04:00 |
|
Umur Ozkul
|
5de6aa8e0d
|
map reduce reduceReverse reverse keep
|
2022-05-04 17:32:25 +02:00 |
|
Umur Ozkul
|
33ee0b27d5
|
remove inspect performance completely
Redesign required on the function interface
|
2022-05-04 15:14:34 +02:00 |
|
Quinn Dougherty
|
6c815a62ff
|
Merge remote-tracking branch 'origin/develop' into log-score-attempt
|
2022-05-03 10:17:17 -04:00 |
|
Quinn Dougherty
|
5d6de7b487
|
Response to CR
Value: [1e-4 to 4e-3]
|
2022-05-03 10:15:48 -04:00 |
|
Umur Ozkul
|
88428c74af
|
cases to handle with new parser. lambdas in arrays and records
|
2022-05-03 00:44:38 +02:00 |
|
Quinn Dougherty
|
20adc4e25a
|
describe and test strings.
|
2022-05-02 18:40:34 -04:00 |
|
Umur Ozkul
|
c5ae846df4
|
Note duplicate parameters
|
2022-05-03 00:30:41 +02:00 |
|
Quinn Dougherty
|
96ed0b44bb
|
skip the bad test
Value: [1e-6 to 5e-4]
|
2022-05-02 18:29:47 -04:00 |
|
Umur Ozkul
|
78f46daed8
|
Note infinite recursion
|
2022-05-03 00:18:23 +02:00 |
|
Umur Ozkul
|
d26eaa2523
|
Note infinite recursion
|
2022-05-03 00:16:29 +02:00 |
|
Umur Ozkul
|
11d4a3bc8b
|
do not export private modules from Reducer module
|
2022-05-02 23:42:11 +02:00 |
|
Umur Ozkul
|
490e4908e1
|
sam's monkeying
|
2022-05-02 23:18:36 +02: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 |
|
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 |
|
Umur Ozkul
|
5a0b436932
|
No 666
|
2022-05-02 18:00:47 +02: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
|
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
|
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 |
|
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 |
|
Quinn Dougherty
|
ae7e5744dc
|
Merge remote-tracking branch 'origin/develop' into fromsamples
|
2022-04-30 09:45:25 -04: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
|
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 |
|
Sam Nolan
|
d4f929367d
|
JS parameters in squiggle lang
|
2022-04-29 18:46:44 +00:00 |
|
Umur Ozkul
|
992dd92d9b
|
merge develop
|
2022-04-29 19:10:40 +02:00 |
|