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-statistics.git


    from 9040f25  STATISTICS-55: TruncatedNormalDistribution sampler
     new 5f4e221  Update RNG 1.4 -> 1.5-SNAPSHOT
     new 5b67ad1  Update ZipfDistribution to always use 
RejectionInversionZipfSampler
     new 9632942  Use LogNormalSampler from commons RNG
     new 5b5717d  Use TSampler from commons RNG
     new 5da629d  Remove dependency on commons-rng-core module

The 5 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:
 commons-statistics-distribution/pom.xml            |  5 --
 .../distribution/LogNormalDistribution.java        |  5 +-
 .../statistics/distribution/TDistribution.java     | 98 +---------------------
 .../statistics/distribution/ZipfDistribution.java  |  9 +-
 .../distribution/ZipfDistributionTest.java         |  2 +-
 commons-statistics-regression/pom.xml              |  5 --
 pom.xml                                            | 17 ++--
 7 files changed, 13 insertions(+), 128 deletions(-)

Reply via email to