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

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


    from eb79e2b  LargeMeanPoissonSampler: Added comments of the algorithm 
steps.
     new 7d0a4aa  RNG-121: ChengBetaSampler algorithms delegated to specialised 
classes.
     new 43047b4  RNG-122: Use XoRoShiRo1024PlusPlus as the default source of 
randomness.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sampling/distribution/ChengBetaSampler.java    | 387 +++++++++++++--------
 .../distribution/ChengBetaSamplerTest.java         |  53 ++-
 .../commons/rng/simple/internal/SeedFactory.java   |  12 +-
 src/changes/changes.xml                            |   7 +
 4 files changed, 308 insertions(+), 151 deletions(-)

Reply via email to