[GitHub] commons-rng pull request #15: RNG-62: Added a CombinationSampler

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

[GitHub] commons-rng pull request #15: RNG-62: Added a CombinationSampler

2018-11-21 Thread aherbert
GitHub user aherbert opened a pull request: https://github.com/apache/commons-rng/pull/15 RNG-62: Added a CombinationSampler Complements the PermutationSampler as the sample order is C(n, k) rather than P(n, k). Can be used for faster subset sampling if the subset order is no