Sam Nolan
|
c7e601e15b
|
Remove NaN from pointwise operations
|
2022-04-23 14:09:06 -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 |
|
Sam Nolan
|
9c92d93ca4
|
Fix bad validation math
|
2022-04-22 17:21:45 -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 |
|
Ozzie Gooen
|
b629759542
|
Merge pull request #342 from quantified-uncertainty/restrict-convolution
Use a more conservative convolution policy
|
2022-04-22 12:57:47 -04:00 |
|
Sam Nolan
|
2845bd3e39
|
Use a more conservative convolution policy
|
2022-04-22 12:43:18 -04:00 |
|
Ozzie Gooen
|
998128033f
|
Merge pull request #340 from quantified-uncertainty/dependabot/npm_and_yarn/types/react-dom-18.0.2
⬆️ Bump @types/react-dom from 18.0.1 to 18.0.2
|
2022-04-22 11:09:00 -04:00 |
|
Ozzie Gooen
|
ecc7511a80
|
Merge pull request #341 from quantified-uncertainty/remove-docsify
Remove Docsify as dependency
|
2022-04-22 11:08:40 -04:00 |
|
Ozzie Gooen
|
92cdcb1355
|
Merge branch 'develop' into remove-docsify
|
2022-04-22 11:08:29 -04:00 |
|
Ozzie Gooen
|
d43027418d
|
Merge pull request #332 from quantified-uncertainty/fix-warnings
Fix warnings
|
2022-04-22 10:39:15 -04:00 |
|
Sam Nolan
|
a590a84e33
|
Remove Docsify as dependency
|
2022-04-22 10:32:29 -04:00 |
|
dependabot[bot]
|
613c37fa98
|
⬆️ Bump @types/react-dom from 18.0.1 to 18.0.2
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.1 to 18.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 14:27:59 +00:00 |
|
Sam Nolan
|
3da34a59ff
|
Removed bs-json as a dependency
|
2022-04-22 10:23:27 -04:00 |
|
Sam Nolan
|
9ea7d23489
|
Fix Squiggle components build
|
2022-04-21 19:07:24 -04:00 |
|
Sam Nolan
|
cfb969f2b3
|
Remove rescript warning 102
|
2022-04-21 18:42:15 -04:00 |
|
Sam Nolan
|
6eddb5a4af
|
Remove warning 20
|
2022-04-21 18:19:38 -04:00 |
|
Sam Nolan
|
e1bf47b6b3
|
Remove old parser and warning 27
|
2022-04-21 18:09:06 -04:00 |
|
Sam Nolan
|
10d9d8bc37
|
Fix warning 41
|
2022-04-21 17:30:39 -04:00 |
|
Ozzie Gooen
|
e49772ef00
|
Merge pull request #329 from quantified-uncertainty/bugs.md
Added select bugs to documentation
|
2022-04-21 16:03:45 -04:00 |
|
Ozzie Gooen
|
1b56662483
|
Minor fix for PR
|
2022-04-21 15:54:28 -04:00 |
|
Ozzie Gooen
|
6f77b12618
|
Added select bugs to documentation
|
2022-04-21 15:44:00 -04:00 |
|
Ozzie Gooen
|
b7495083b9
|
Merge pull request #316 from quantified-uncertainty/ts-property
`fast-check` in typescript
|
2022-04-20 19:58:33 -04:00 |
|
Quinn Dougherty
|
cc29eb33be
|
used skip instead of commenting out
|
2022-04-20 19:07:25 -04:00 |
|
Quinn Dougherty
|
264d970348
|
code review.
|
2022-04-20 18:48:04 -04:00 |
|
Quinn Dougherty
|
a5cb34ff7f
|
eerge remote-tracking branch 'origin/develop' into ts-property
|
2022-04-20 16:58:51 -04:00 |
|
Ozzie Gooen
|
f731bcb027
|
Merge pull request #322 from quantified-uncertainty/documentation-apr18
Documentation apr18
|
2022-04-20 16:56:33 -04:00 |
|
Quinn Dougherty
|
be6beac944
|
multiline initialSquiggleString s; favicon!
|
2022-04-20 16:50:43 -04:00 |
|
Quinn Dougherty
|
8b83c9ec84
|
CR pass thru; cleanup; no more scientific notation
|
2022-04-20 14:55:14 -04:00 |
|
Ozzie Gooen
|
e83d5b111d
|
Merge pull request #323 from quantified-uncertainty/fix-reducer-warnings
Fix rescript warnings
|
2022-04-20 14:17:28 -04:00 |
|
Sam Nolan
|
c2b93831e3
|
Fix rescript warnings
|
2022-04-20 13:51:27 -04:00 |
|
Quinn Dougherty
|
9f35039b60
|
second pass; one CR comment
|
2022-04-20 13:41:22 -04:00 |
|
Ozzie Gooen
|
6c43907ba9
|
Merge pull request #321 from quantified-uncertainty/cauchy
hotfix: `cauchy` in binary dist constructors
|
2022-04-20 12:26:25 -04:00 |
|
Quinn Dougherty
|
15ccf876a6
|
fixed /> bug
|
2022-04-20 12:26:03 -04:00 |
|
Quinn Dougherty
|
b9ad87fda7
|
squiggle syntax in initialSquiggleString for trunctate
|
2022-04-20 12:15:07 -04:00 |
|
Quinn Dougherty
|
806ba86446
|
fixed lint
|
2022-04-20 12:13:31 -04:00 |
|
Quinn Dougherty
|
9cdffc309b
|
functions reference is almost done
|
2022-04-20 12:09:57 -04:00 |
|
Quinn Dougherty
|
76a0f254ea
|
removed pull request trigger from codeql analysis
|
2022-04-20 11:55:56 -04:00 |
|
Quinn
|
c101cdac18
|
update signature for result
|
2022-04-20 11:54:17 -04:00 |
|
Quinn
|
cbd93b7e79
|
back out of double Ok
|
2022-04-20 11:50:08 -04:00 |
|
Quinn
|
4631c183d9
|
wrap #Cauchy in Ok
|
2022-04-20 11:49:41 -04:00 |
|
Quinn
|
5875880c06
|
nested Ok because cauchy requires no input validation
|
2022-04-20 11:44:33 -04:00 |
|
Quinn
|
0540fef63a
|
Update ReducerInterface_GenericDistribution.res
|
2022-04-20 11:39:00 -04:00 |
|
Quinn
|
017cbe7274
|
hotfix: cauchy in binary dist constructors
|
2022-04-20 11:22:10 -04:00 |
|
Quinn Dougherty
|
3ff810ee1b
|
commented out tests are now explained
|
2022-04-20 00:50:46 -04:00 |
|
Quinn Dougherty
|
4f5a1ff946
|
factored into TestHelpers.ts file
|
2022-04-19 23:42:24 -04:00 |
|
Quinn Dougherty
|
1395a36c63
|
fixed or bailed from failing tests; added typescript code coverage to codecov
|
2022-04-19 22:58:09 -04:00 |
|
Quinn Dougherty
|
36f929b726
|
Tackled infinite loop by changing float64Array generator to
`float32Array` generator; gave up on avoiding `any` type in
`Jstat_test.ts`
|
2022-04-19 20:52:53 -04:00 |
|