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/05/30 19:47:13 UTC

[commons-rng] 06/07: Merge branch 'feature-RNG-101'

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 c8be5b98bffc79c0e59f6fc1e398715ba6489448
Merge: 70d3fd3 30fd89b
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Thu May 30 20:35:05 2019 +0100

    Merge branch 'feature-RNG-101'

 .../distribution/DiscreteSamplersPerformance.java  |   10 +
 .../MarsagliaTsangWangDiscreteSampler.java         | 1043 ++++++++++++++++++++
 .../distribution/DiscreteSamplersList.java         |   40 +-
 .../MarsagliaTsangWangDiscreteSamplerTest.java     |  611 ++++++++++++
 src/main/resources/pmd/pmd-ruleset.xml             |    7 +
 5 files changed, 1709 insertions(+), 2 deletions(-)