aherbert
2018-10-03 10:57:09 UTC
GitHub user aherbert opened a pull request:
https://github.com/apache/commons-rng/pull/11
RNG-57: Cache values for nextBoolean() and nextInt()
AbstractIntProvider has been updated to cache a value for nextBoolean().
AbstractLongProvider has been updated to cache a value for nextBoolean()
and nextInt().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aherbert/commons-rng improvement-RNG-57
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rng/pull/11.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 #11
----
commit 58afa68ebef161fa938c06ceed6bc324e8367e4a
Author: aherbert <***@...>
Date: 2018-10-03T10:54:37Z
RNG-57: Cache values for nextBoolean() and nextInt()
AbstractIntProvider has been updated to cache a value for nextBoolean().
AbstractLongProvider has been updated to cache a value for nextBoolean()
and nextInt().
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org
https://github.com/apache/commons-rng/pull/11
RNG-57: Cache values for nextBoolean() and nextInt()
AbstractIntProvider has been updated to cache a value for nextBoolean().
AbstractLongProvider has been updated to cache a value for nextBoolean()
and nextInt().
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aherbert/commons-rng improvement-RNG-57
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-rng/pull/11.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 #11
----
commit 58afa68ebef161fa938c06ceed6bc324e8367e4a
Author: aherbert <***@...>
Date: 2018-10-03T10:54:37Z
RNG-57: Cache values for nextBoolean() and nextInt()
AbstractIntProvider has been updated to cache a value for nextBoolean().
AbstractLongProvider has been updated to cache a value for nextBoolean()
and nextInt().
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@commons.apache.org
For additional commands, e-mail: dev-***@commons.apache.org