[GitHub] commons-rng pull request #8: Improvement rng 50
Github user asfgit closed the pull request at: https://github.com/apache/commons-rng/pull/8 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-rng pull request #8: Improvement rng 50
GitHub user aherbert opened a pull request: https://github.com/apache/commons-rng/pull/8 Improvement rng 50 The algorithms for small mean and large mean have been separated into dedicated classes. Caching of constants used in the algorithm has been used to increase speed.