aherbert
2018-11-23 12:58:33 UTC
GitHub user aherbert opened a pull request:
https://github.com/apache/commons-rng/pull/16
RNG-64: Created SubsetSampler utility class
Move shared code from the PermutationSampler and CombinationSampler to
the utility class.
Test the PermuationSampler with k < n.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aherbert/commons-rng improvement-RNG-64
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rng/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit e060199944ffea5851d79bd28b17a3e1a235429a
Author: Alex Herbert <***@...>
Date: 2018-11-23T12:51:13Z
RNG-64: Created SubsetSampler utility class
Move shared code from the PermutationSampler and CombinationSampler to
the utility class.
Test the PermuationSampler with k < n.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
https://github.com/apache/commons-rng/pull/16
RNG-64: Created SubsetSampler utility class
Move shared code from the PermutationSampler and CombinationSampler to
the utility class.
Test the PermuationSampler with k < n.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aherbert/commons-rng improvement-RNG-64
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rng/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit e060199944ffea5851d79bd28b17a3e1a235429a
Author: Alex Herbert <***@...>
Date: 2018-11-23T12:51:13Z
RNG-64: Created SubsetSampler utility class
Move shared code from the PermutationSampler and CombinationSampler to
the utility class.
Test the PermuationSampler with k < n.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org