Sam Nolan
|
ee6551a694
|
Prevent negative standard deviation in symbolic multiplication
Introduced in #242
|
2022-04-23 16:57:06 -04:00 |
|
Sam Nolan
|
df4b734a49
|
Rename invalidOperationError
|
2022-04-23 14:35:49 -04:00 |
|
Sam Nolan
|
ad593e659b
|
Move error types to types modules
|
2022-04-23 09:56:47 -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 |
|
Quinn Dougherty
|
806ba86446
|
fixed lint
|
2022-04-20 12:13:31 -04:00 |
|
Quinn
|
c101cdac18
|
update signature for result
|
2022-04-20 11:54:17 -04:00 |
|
Quinn
|
4631c183d9
|
wrap #Cauchy in Ok
|
2022-04-20 11:49:41 -04:00 |
|
|
8743b235d6
|
fix: typo
|
2022-04-15 12:54:04 -04:00 |
|
|
1677d63375
|
fix: std of lognormal symbolic division
|
2022-04-14 21:54:06 -04:00 |
|
|
6d82adca25
|
Merge branch 'develop' into audit-2022-04-14-SymbolicDist.res
|
2022-04-14 16:50:37 -04:00 |
|
|
bd3f2c99d1
|
tweak: add explanation for magic number
|
2022-04-14 16:25:15 -04:00 |
|
|
e5655dc2d1
|
fix: formatting
|
2022-04-14 16:20:23 -04:00 |
|
|
69148bb350
|
fix: Rescript bugs
|
2022-04-14 16:17:59 -04:00 |
|
Ozzie Gooen
|
8854eed91e
|
Merge pull request #242 from quantified-uncertainty/analytic-normal
Analytic normal
|
2022-04-14 16:11:36 -04:00 |
|
|
ec9c67f090
|
feat: Audit SymbolicDist.res
- Fix buggy lognormal multiplication code
- Add precision to 90% confidence intervals code
- Simplified lognormal code
- Added sources for many of the manipulations
|
2022-04-14 16:03:54 -04:00 |
|
Sam Nolan
|
948a8dd651
|
Add analytic solutions for normal and lognormal
|
2022-04-13 15:11:14 +10:00 |
|
Quinn Dougherty
|
de81928ea9
|
Ran yarn format
|
2022-04-13 01:05:09 -04:00 |
|
Quinn Dougherty
|
9d857bf79b
|
(rebase): documented ratio of lognormals
|
2022-04-13 01:05:08 -04:00 |
|
Sam Nolan
|
348b1c9ac6
|
Add normal distribution analytical simplifications
|
2022-04-13 14:36:30 +10:00 |
|
Quinn Dougherty
|
4f95c019eb
|
yarn format
|
2022-04-12 20:22:19 -04:00 |
|
Ozzie Gooen
|
4b103cb128
|
Merged with staging
|
2022-04-08 09:19:03 -04:00 |
|
Ozzie Gooen
|
0fa954ae63
|
Improves sparklines by integrating them more deeply to the codebase
|
2022-04-08 08:44:04 -04:00 |
|
Quinn Dougherty
|
0a5a8a5198
|
property test framework installed but not used; describe(means) section of unit tests filled out
|
2022-04-06 18:57:51 -04:00 |
|
Ozzie Gooen
|
60b760f0cd
|
Naming refactor of key rescript directories
|
2022-04-04 11:59:14 -04:00 |
|