Ashwin Naren
|
7fab64ed9c
|
Revert "Update statistics to 3.13.2 (#5592)" (#5606)
This reverts commit ff970b0e1c.
|
2025-03-14 11:41:14 +09:00 |
|
Ashwin Naren
|
ff970b0e1c
|
Update statistics to 3.13.2 (#5592)
* statistics to 3.13.2
* set flaky test
|
2025-03-11 22:37:26 +09:00 |
|
bearney74
|
123559478e
|
fix fmean/fsum ValueError and test_inv_cdf
|
2023-03-17 01:18:47 +09:00 |
|
Devon Hollowood
|
893f86e9cf
|
Respond to reviewer comments
|
2022-10-23 10:17:43 -07:00 |
|
Gyubong
|
773066f2dd
|
Remove expectedFailure
|
2022-10-04 17:28:00 +09:00 |
|
Padraic Fanning
|
9b6155cf87
|
Unmark passing test
|
2022-02-12 23:51:47 -05:00 |
|
Padraic Fanning
|
0f1cdedf73
|
Update test_statistics.py to CPython 3.10
|
2022-02-12 23:31:00 -05:00 |
|
Dean Li
|
6f98288e84
|
test: use import_helper
|
2021-11-29 21:03:02 +08:00 |
|
Tetramad
|
3d8f6cf08d
|
Fix math.log to pass some failed tests
Now math.log with less than or equal to zero should raise ValueError
with "math domain error" message if `x` fit in f64
|
2021-10-25 14:44:08 +09:00 |
|
voidSatisfaction
|
67ede59c32
|
Add math.prod function and enable its tests
|
2021-08-15 23:20:28 +09:00 |
|
boris
|
83a64ad318
|
mark failing tests
|
2021-02-03 01:14:49 -05:00 |
|
boris
|
b767f13994
|
Copied statistics from CPython 3.8
|
2021-02-01 15:04:47 -05:00 |
|