Skip to content

Commit bc33411

Browse files
Make sure BTPE is not entered when np < 10 (#1484)
1 parent 66b11eb commit bc33411

File tree

2 files changed

+270
-215
lines changed

2 files changed

+270
-215
lines changed

rand_distr/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88
- The `serde1` feature has been renamed `serde` (#1477)
9+
- Fix panic in Binomial (#1484)
10+
- Move some of the computations in Binomial from `sample` to `new` (#1484)
911

1012
### Added
1113
- Add plots for `rand_distr` distributions to documentation (#1434)

0 commit comments

Comments
 (0)