You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/04/17 21:18:58 UTC

[GitHub] [commons-rng] aherbert opened a new pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).

aherbert opened a new pull request #38: RNG-90: Improve the performance of nextInt(int) and nextLong(long).
URL: https://github.com/apache/commons-rng/pull/38
 
 
   This adds unsigned integer arithmetic requiring only a single int/long
   primitive per sample.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services