Brandt Bucher
|
79e18ec75d
|
Clean up module initialization. (GH-17215)
|
2019-11-18 23:16:23 -08:00 |
Raymond Hettinger
|
6e27a0d775
|
bpo-37798: Prevent undefined behavior in direct calls to the C helper function. (#16149)
|
2019-09-15 09:36:38 -07:00 |
Dong-hee Na
|
0cf832a9ef
|
bpo-37798: Fix _statistics module doc (GH-15546)
|
2019-09-03 12:21:45 +03:00 |
Raymond Hettinger
|
6fee0f8ea7
|
bpo-37798: Minor code formatting and comment clean-ups. (GH-15526)
|
2019-08-26 11:25:58 -07:00 |
Dong-hee Na
|
0a18ee4be7
|
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266)
|
2019-08-23 15:20:30 -07:00 |