Sam Nolan
|
7e4477aeda
|
Format Reducer code
Value: [0.0000001 to 0.0005]
|
2022-04-25 10:00:27 -04:00 |
|
Umur Ozkul
|
c810c4576d
|
reducer semantics ternary (tested)
|
2022-04-25 15:30:27 +02:00 |
|
Umur Ozkul
|
4d801c0b10
|
ternary operator mathjs parse (tested)
|
2022-04-25 15:11:50 +02:00 |
|
Umur Ozkul
|
f97751b989
|
Merge branch 'Umur-reducer-dev' into reducer-dev
|
2022-04-25 10:53:08 +02:00 |
|
Umur Ozkul
|
3788cb0c9a
|
fix variant warnings
|
2022-04-25 10:52:13 +02:00 |
|
Umur Ozkul
|
c7be293466
|
remove duplicate debug test case
|
2022-04-25 09:57:14 +02:00 |
|
Umur Ozkul
|
8d92941736
|
Merge branch 'develop' into Umur-reducer-dev
|
2022-04-25 09:28:53 +02:00 |
|
Umur Ozkul
|
8ca7945baa
|
Merge branch 'develop' of github.com:quantified-uncertainty/squiggle into Umur-develop
|
2022-04-25 09:21:57 +02:00 |
|
Umur Ozkul
|
6a87e8db28
|
index.ts FAILURE!!!!
|
2022-04-25 09:20:27 +02:00 |
|
Umur Ozkul
|
c5e08cfdb6
|
modify lambda
|
2022-04-25 09:17:38 +02:00 |
|
Umur Ozkul
|
eba087329f
|
called lamda with arguments (tested)
|
2022-04-25 08:49:17 +02:00 |
|
Umur Ozkul
|
1fb9218a94
|
refactor passToFunction
|
2022-04-25 08:19:18 +02:00 |
|
Umur Ozkul
|
d214bddc82
|
lambda expressions bound to function call symbols
|
2022-04-25 06:30:25 +02:00 |
|
Umur Ozkul
|
7b080ff4c2
|
bind function calls
|
2022-04-25 03:01:58 +02:00 |
|
Umur Ozkul
|
e3ef08839f
|
Function definition evaluated
|
2022-04-25 02:48:49 +02:00 |
|
Umur Ozkul
|
1f989de11c
|
lambda binding
|
2022-04-25 01:53:37 +02:00 |
|
Umur Ozkul
|
5d88fae40c
|
internalCode
|
2022-04-25 01:16:41 +02:00 |
|
Umur Ozkul
|
fe4e355fbe
|
format
|
2022-04-24 18:42:54 +02:00 |
|
Ozzie Gooen
|
5563a5dc40
|
Prettier
|
2022-04-23 19:18:02 -04:00 |
|
Ozzie Gooen
|
217361b843
|
Tried to fix tests of math issues
|
2022-04-23 19:07:32 -04:00 |
|
Ozzie Gooen
|
260d159500
|
Make sure pointSetDist toPointSet is normalized
|
2022-04-23 18:29:58 -04:00 |
|
Ozzie Gooen
|
4e77448f02
|
Merge pull request #358 from quantified-uncertainty/negative-multiplication-convolution
Fix convolution for negative multiplication
|
2022-04-23 18:08:51 -04:00 |
|
Ozzie Gooen
|
51e2cf167c
|
Turned error into actual error
|
2022-04-23 18:07:26 -04:00 |
|
Ozzie Gooen
|
1102ceb4ec
|
Show correct errors early on when log(distribution) has bad arguments
|
2022-04-23 17:51:41 -04:00 |
|
Sam Nolan
|
8cb138b84a
|
Fix convolution for negative multiplication
|
2022-04-23 17:48:00 -04:00 |
|
Ozzie Gooen
|
296bc44a0d
|
Merge pull request #357 from quantified-uncertainty/hotfix-negative-multiply
Prevent negative standard deviation in symbolic multiplication
|
2022-04-23 17:41:23 -04:00 |
|
Sam Nolan
|
ee6551a694
|
Prevent negative standard deviation in symbolic multiplication
Introduced in #242
|
2022-04-23 16:57:06 -04:00 |
|
Ozzie Gooen
|
86783f5b2e
|
Merge pull request #353 from quantified-uncertainty/return-result-observable
Change components to return result rather than environment
|
2022-04-23 16:17:36 -04:00 |
|
Sam Nolan
|
9090c44284
|
Fix subtraction not commuting under pointsets
|
2022-04-23 15:58:42 -04:00 |
|
Umur Ozkul
|
88b6d49ad3
|
function definition parse (tested)
|
2022-04-23 21:13:43 +02:00 |
|
Sam Nolan
|
86e3d5865e
|
Change components to return result rather than environment
|
2022-04-23 15:02:44 -04:00 |
|
Sam Nolan
|
dfd2f83c9d
|
Merge pull request #345 from quantified-uncertainty/invalid-ops
Change NaN operations to results
|
2022-04-23 14:51:50 -04:00 |
|
Sam Nolan
|
df4b734a49
|
Rename invalidOperationError
|
2022-04-23 14:35:49 -04:00 |
|
Sam Nolan
|
4544268429
|
Clean up means testing to remove some duplication
|
2022-04-23 14:25:08 -04:00 |
|
Sam Nolan
|
b44a955338
|
Fix bundle errors
|
2022-04-23 14:16:11 -04:00 |
|
Sam Nolan
|
7e8c16b923
|
Rename Other to OtherError
|
2022-04-23 14:13:38 -04:00 |
|
Sam Nolan
|
c7e601e15b
|
Remove NaN from pointwise operations
|
2022-04-23 14:09:06 -04:00 |
|
Ozzie Gooen
|
21975f2c0b
|
Fixed the linting of reducer files
|
2022-04-23 12:25:33 -04:00 |
|
Umur Ozkul
|
a915e68049
|
MathJs functionAssingmentNode parsed, comments passed (tested)
Just found out that comments were already done
|
2022-04-23 18:07:47 +02:00 |
|
Ozzie Gooen
|
d6e4f77624
|
Merge pull request #333 from quantified-uncertainty/reducer-dev
Bindings in and Out
|
2022-04-23 12:06:49 -04:00 |
|
Sam Nolan
|
98bf4f81c7
|
Rename assertOk to toExn
|
2022-04-23 10:30:03 -04:00 |
|
Sam Nolan
|
9fb7148290
|
Refactor mapY and mapYResult in mixed to remove duplication
|
2022-04-23 10:17:07 -04:00 |
|
Sam Nolan
|
ad593e659b
|
Move error types to types modules
|
2022-04-23 09:56:47 -04:00 |
|
Sam Nolan
|
79af95ed78
|
Remove unneeded prefix to error
|
2022-04-23 09:47:48 -04:00 |
|
Umur Ozkul
|
99906446c5
|
resi declaration consistency
|
2022-04-23 15:40:04 +02:00 |
|
Umur Ozkul
|
e456726e53
|
Merge branch 'reducer-dev-F-debugging' into Umur-reducer-dev
|
2022-04-23 15:21:11 +02:00 |
|
Umur Ozkul
|
8a9d02168e
|
Merge branch 'Umur-develop' into Umur-reducer-dev
|
2022-04-23 15:19:38 +02:00 |
|
Quinn
|
d90ec15c91
|
hotfix: nixos.sh ; pushing directly to develop; rm playground
|
2022-04-22 21:19:00 -04:00 |
|
Quinn
|
8d0d92fbdc
|
hotfix: remove concatmult
|
2022-04-22 21:11:42 -04:00 |
|
Sam Nolan
|
9c92d93ca4
|
Fix bad validation math
|
2022-04-22 17:21:45 -04:00 |
|