We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b11eb commit bc33411Copy full SHA for bc33411
rand_distr/CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
- 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)
11
12
### Added
13
- Add plots for `rand_distr` distributions to documentation (#1434)
0 commit comments