Umur Ozkul
|
54f8b10a95
|
Reducer: Environment (Give environement to all function dispatches) - closes #169
|
2022-04-27 22:00:42 +02:00 |
|
Umur Ozkul
|
7d4e3072b8
|
commite related issue note
|
2022-04-25 18:35:15 +02:00 |
|
Umur Ozkul
|
6878523186
|
cancel performance hook
|
2022-04-25 18:27:04 +02:00 |
|
Umur Ozkul
|
335d54bb6b
|
Merge branch 'reducer-dev' of github.com:quantified-uncertainty/squiggle into Umur-reducer-dev
|
2022-04-25 17:42:43 +02:00 |
|
Umur Ozkul
|
d00834bbe0
|
fix spelling - PR#366
|
2022-04-25 17:42:21 +02:00 |
|
Sam Nolan
|
d60aaa57f7
|
Get tests to pass for Reducer code
Value: [0.0001 to 0.04]
|
2022-04-25 10:10:07 -04:00 |
|
Sam Nolan
|
7e4477aeda
|
Format Reducer code
Value: [0.0000001 to 0.0005]
|
2022-04-25 10:00:27 -04: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
|
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 |
|
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 |
|
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
|
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 |
|
Ozzie Gooen
|
501ca2e73d
|
Merge pull request #338 from quantified-uncertainty/grammar-new110-26
grammar document
|
2022-04-22 17:19:11 -04:00 |
|
Sam Nolan
|
508f673873
|
Change NaN operations to results
- Also deleting old GenericDist_Types
- Also removing some string errors
|
2022-04-22 16:27:17 -04:00 |
|
Umur Ozkul
|
875f0519ac
|
fixed - PR#333 kill W in evaluatePartialWBindings
renamed to evaluatePartialUsingExternalBindings
|
2022-04-22 22:19:59 +02:00 |
|
Umur Ozkul
|
2c7e6c750b
|
fix PR#333 - kill W in evalaluateWBindings
renamed to evaluateUsingExternalBindings
|
2022-04-22 22:15:06 +02:00 |
|
Quinn Dougherty
|
1984dd55b4
|
lambdas; arrays and records in expr; multi-argument functions
|
2022-04-22 15:46:22 -04:00 |
|
Umur Ozkul
|
a4aee41aa4
|
Merge branch 'develop' into reducer-dev
|
2022-04-22 21:19:11 +02:00 |
|
Umur Ozkul
|
b683e720f1
|
PR#333
|
2022-04-22 21:16:27 +02:00 |
|