Vyacheslav Matyukhin
|
c0ccdbc1e9
|
experimental: replace result with exceptions in reducer
|
2022-09-07 22:45:19 +04:00 |
|
Umur Ozkul
|
0131498aca
|
fixes #558 fixes #1038
|
2022-09-06 20:15:57 +02:00 |
|
Umur Ozkul
|
b73924135f
|
format rescritp
|
2022-09-04 21:52:48 +02:00 |
|
Umur Ozkul
|
247e101324
|
PR comment
|
2022-09-04 21:24:53 +02:00 |
|
Vyacheslav Matyukhin
|
7e3fa1d65a
|
Merge branch 'develop' into epic-reducer-project
|
2022-09-01 21:15:18 +04:00 |
|
Ozzie Gooen
|
a97d1bae6d
|
Merge pull request #1050 from quantified-uncertainty/SampleSet.max-min
Added SampleSet.min and Sampleset.max
|
2022-09-01 09:07:02 -07:00 |
|
Vyacheslav Matyukhin
|
4d2fefad69
|
fix typo in test name
|
2022-09-01 19:26:57 +04:00 |
|
Vyacheslav Matyukhin
|
407984344b
|
test for project with multiple independent sources
|
2022-09-01 18:13:11 +04:00 |
|
Umur Ozkul
|
1fe0aefd6b
|
Merge branch 'epic-reducer-project' of github.com:quantified-uncertainty/squiggle into epic-reducer-project
|
2022-09-01 14:52:14 +02:00 |
|
Umur Ozkul
|
7eef1d30f3
|
__result__ variable in bindings
|
2022-09-01 14:51:20 +02:00 |
|
Umur Ozkul
|
82a4e52384
|
include and "include as"
|
2022-09-01 14:32:24 +02:00 |
|
Vyacheslav Matyukhin
|
48fb634140
|
fix more tests for new TS classes
|
2022-09-01 14:36:27 +04:00 |
|
Ozzie Gooen
|
96815b6ee5
|
Really simple tests for SampleSet.min and max
|
2022-08-31 22:14:41 -07:00 |
|
Quinn Dougherty
|
ab5b54413b
|
it string in tests
|
2022-09-01 12:54:04 +08:00 |
|
Quinn Dougherty
|
729fc2c59d
|
Merge remote-tracking branch 'origin/develop' into sampleset-mixture
|
2022-09-01 12:39:55 +08:00 |
|
Ozzie Gooen
|
5e9bf521fa
|
Merge pull request #1042 from quantified-uncertainty/getByWithFn
Changed getByWithFn to not need two function calls
|
2022-08-31 20:10:30 -07:00 |
|
Ozzie Gooen
|
6631c9bad7
|
Renamed getByWithFn
|
2022-08-31 19:56:12 -07:00 |
|
Quinn Dougherty
|
39a9cd4eb9
|
a few unit tests
|
2022-08-31 10:31:32 +08:00 |
|
Sam Nolan
|
e493437135
|
Remove hardcoded enum strings
|
2022-08-29 13:46:52 +10:00 |
|
Sam Nolan
|
25565ce5c0
|
Fix tests failing
|
2022-08-29 12:50:51 +10:00 |
|
Vyacheslav Matyukhin
|
b50061a91a
|
rename all TS classes
|
2022-08-28 20:19:44 +04:00 |
|
Vyacheslav Matyukhin
|
32cefb40da
|
TS & components (WIP)
|
2022-08-27 23:57:45 +04:00 |
|
Umur Ozkul
|
efd4fd322c
|
PR968 - start tutorials from 1 instead of 0
|
2022-08-27 18:36:18 +02:00 |
|
Umur Ozkul
|
0a8afc66a4
|
fix Topology test
|
2022-08-26 01:32:38 +02:00 |
|
Umur Ozkul
|
4e5e05530e
|
Fix topology runOrderDiff
|
2022-08-26 00:45:13 +02:00 |
|
Umur Ozkul
|
2d59898b4f
|
topology work in progress
|
2022-08-25 21:59:15 +02:00 |
|
Umur Ozkul
|
9a536d2a38
|
spell check
|
2022-08-25 20:56:27 +02:00 |
|
Umur Ozkul
|
1dfc9fe820
|
RENeedToRun->Error
|
2022-08-25 10:43:51 +02:00 |
|
Umur Ozkul
|
8de8cc3633
|
tutorial calling functions
|
2022-08-23 14:01:07 +02:00 |
|
Umur Ozkul
|
22e45d0e7b
|
tutorial injecting user values
|
2022-08-23 13:39:19 +02:00 |
|
Umur Ozkul
|
5bc4395ff6
|
spelling
|
2022-08-23 13:25:02 +02:00 |
|
Umur Ozkul
|
d37f0fe117
|
tutorial includes final
|
2022-08-23 13:18:56 +02:00 |
|
Umur Ozkul
|
63cc9353b1
|
initial includes tutorial
|
2022-08-23 12:22:35 +02:00 |
|
Umur Ozkul
|
cd205f2eb9
|
test for parseInclude
|
2022-08-23 11:48:22 +02:00 |
|
Umur Ozkul
|
b7ae9804a5
|
format
|
2022-08-23 09:38:12 +02:00 |
|
Umur Ozkul
|
a394e93e06
|
tutorial intro to includes
|
2022-08-23 09:35:29 +02:00 |
|
Umur Ozkul
|
f23e26fbbf
|
tutorial 1 depending
|
2022-08-23 09:20:18 +02:00 |
|
Ozzie Gooen
|
e1efefaf7d
|
Added sampleN from Stdlib to allow for correct sampling of discrete distributions
|
2022-08-21 21:45:05 -07:00 |
|
Ozzie Gooen
|
516f4fa39d
|
Added truncate for SampleSet distribution
|
2022-08-20 17:10:08 -07:00 |
|
Umur Ozkul
|
d7ed875566
|
demolish external value
|
2022-08-19 21:12:04 +02:00 |
|
Umur Ozkul
|
f573c326d2
|
demolish ExternalValue
|
2022-08-19 21:01:02 +02:00 |
|
Umur Ozkul
|
f0ba68f64a
|
project
|
2022-08-19 17:22:22 +02:00 |
|
Umur Ozkul
|
868f9f428a
|
parametric types for typescript
|
2022-08-17 21:22:10 +02:00 |
|
Umur Ozkul
|
32f3aeba13
|
tutorial TODO
|
2022-08-16 19:01:47 +02:00 |
|
Umur Ozkul
|
454a545ef6
|
tutorial: initial
Also missing public API function
|
2022-08-16 17:07:15 +02:00 |
|
Umur Ozkul
|
66f2f18a00
|
fix merging develop
|
2022-08-15 14:45:45 +02:00 |
|
Umur Ozkul
|
58e1cf187d
|
Merge branch 'develop' into reducer-project
|
2022-08-15 13:59:07 +02:00 |
|
Umur Ozkul
|
0c1c5c9499
|
seperate Project Topology Module
|
2022-08-14 16:18:07 +02:00 |
|
Ozzie Gooen
|
5dd988ac13
|
Merge pull request #900 from quantified-uncertainty/reducer-typecheck-example
Reducer real life type checking example to build a library
|
2022-08-11 17:45:30 -07:00 |
|
Umur Ozkul
|
f21725d86c
|
remove TODO
|
2022-08-10 12:09:06 +02:00 |
|