Vyacheslav Matyukhin
|
2e9dabccd9
|
Merge branch 'develop' into overhaul
|
2022-09-24 20:29:00 +04:00 |
|
Vyacheslav Matyukhin
|
a96f9ffa9a
|
another splitContinuousAndDiscrete test
|
2022-09-21 02:25:14 +04:00 |
|
Vyacheslav Matyukhin
|
4ed5ce0d47
|
WIP
|
2022-09-20 19:42:50 +04:00 |
|
Vyacheslav Matyukhin
|
5cf17f5dbf
|
cleanups
|
2022-09-20 02:47:29 +04:00 |
|
Vyacheslav Matyukhin
|
92483e66e0
|
yarn format
|
2022-09-20 02:19:55 +04:00 |
|
Vyacheslav Matyukhin
|
fcbcfe3b66
|
Merge branch 'sampleset-to-pointset-speedups' into overhaul
|
2022-09-20 01:32:19 +04:00 |
|
Vyacheslav Matyukhin
|
cb4e1199fc
|
reimplement splitContinuousAndDiscreteForMinWeight
|
2022-09-20 00:57:20 +04:00 |
|
Vyacheslav Matyukhin
|
b24cfbc328
|
cleanups; ReducerInterface is no more
|
2022-09-19 23:10:09 +04:00 |
|
Vyacheslav Matyukhin
|
674213360c
|
trim lodash usage, remove unused module
|
2022-09-19 22:00:01 +04:00 |
|
Vyacheslav Matyukhin
|
f8b743feb5
|
tests; drop mathjs; new FR helpers; disable type tests
|
2022-09-19 21:46:37 +04:00 |
|
Vyacheslav Matyukhin
|
271303fb5f
|
fix more tests; FR improvements/refactorings
|
2022-09-19 15:00:38 +04:00 |
|
Vyacheslav Matyukhin
|
bbc1bee313
|
fix more tests
|
2022-09-18 18:33:01 +04:00 |
|
Vyacheslav Matyukhin
|
43635bd39b
|
remove IEvArrayString, implement __result__, cleanups
|
2022-09-18 03:15:58 +04:00 |
|
Vyacheslav Matyukhin
|
065a7aeec0
|
immutable bindings; test fixes
|
2022-09-18 02:19:08 +04:00 |
|
Vyacheslav Matyukhin
|
1e6a3d6495
|
Merge branch 'develop' into overhaul
|
2022-09-14 15:15:03 +04:00 |
|
Vyacheslav Matyukhin
|
7a29be3845
|
WIP (basic functionality, stdlib not converted yet)
|
2022-09-11 19:22:07 +04:00 |
|
Umur Ozkul
|
1c98aaa3e2
|
value vs result conversion functions
|
2022-09-09 00:43:21 +02:00 |
|
Vyacheslav Matyukhin
|
ecc82ba8f7
|
reformat for lint
|
2022-09-07 23:04:07 +04:00 |
|
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 |
|