[
https://issues.apache.org/jira/browse/RNG-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697114#comment-16697114
]
ASF GitHub Bot commented on RNG-64:
-----------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-rng/pull/16
[](https://coveralls.io/builds/20259624)
Coverage increased (+0.004%) to 97.392% when pulling
**e060199944ffea5851d79bd28b17a3e1a235429a on aherbert:improvement-RNG-64**
into **1bbf43bbc2d324ef0208f576e20cad80651bd84b on apache:master**.
> SubsetSampler utility class
> ---------------------------
>
> Key: RNG-64
> URL: https://issues.apache.org/jira/browse/RNG-64
> Project: Commons RNG
> Issue Type: Improvement
> Components: sampling
> Affects Versions: 1.2
> Reporter: Alex D Herbert
> Priority: Minor
>
> Move shared code from the PermutationSampler and CombinationSampler to a
> utility class.
> This will modify the PermutationSampler to do a partial shuffle to generate a
> sample. This requires that a test should be added for the PermutationSampler
> for testing uniformity of a subset where k < n.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)