[GitHub] commons-rng pull request #9: Improvement rng 50

2018-08-07 Thread aherbert
Github user aherbert closed the pull request at: https://github.com/apache/commons-rng/pull/9 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-rng pull request #9: Improvement rng 50

2018-08-06 Thread aherbert
GitHub user aherbert opened a pull request: https://github.com/apache/commons-rng/pull/9 Improvement rng 50 This adds the PoissonSamplerCache that can be used for faster construction of PoissonSamplers. I've added tests for the edge conditions in the constructors and to ens