You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/03/06 15:47:06 UTC

[commons-rng] 09/10: Merge branch 'feature-RNG-79'

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 526274452b2ce4a00d8df7ebbe19825709f5bb93
Merge: bfef2b6 80c94a5
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Wed Mar 6 15:44:48 2019 +0000

    Merge branch 'feature-RNG-79'
    
    Closes #28

 commons-rng-core/pom.xml                           |   7 +
 .../commons/rng/core/util/NumberFactoryTest.java   | 103 +++++++++----
 .../rng/examples/jmh/NextDoublePerformance.java    | 162 +++++++++++++++++++++
 3 files changed, 246 insertions(+), 26 deletions(-)