Quinn Dougherty
|
40f4db5eb1
|
fixed all tests by switching to integer. it does not make sense.
|
2022-06-22 17:51:14 -04:00 |
|
Quinn Dougherty
|
507d8e9f98
|
regenerated yarn.lock; moved fc.float to fc.double in symbolic_test.ts
|
2022-06-21 16:14:45 -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
|
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
|
264d970348
|
code review.
|
2022-04-20 18:48:04 -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
|
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 |
|