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 d545ca5 commit 7a1f51cCopy full SHA for 7a1f51c
rand_distr/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
-- Improve algorithm for sampling `Beta` (#1000)
+- New `Beta` sampling algorithm for improved performance and accuracy (#1000)
9
10
## [0.3.0] - 2020-08-25
11
- Move alias method for `WeightedIndex` from `rand` (#945)
0 commit comments