[
https://issues.apache.org/jira/browse/RNG-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697229#comment-16697229
]
ASF GitHub Bot commented on RNG-64:
-----------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/commons-rng/pull/16
> 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)