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 9c6b08a  Cache mean and variance for the inverse probability 
implementation
     new 9ff8183  Update to use GammaRatio to compute the moments
     new 563ec02  Sample Nakagami using a related gamma distribution
     new 7cd3813  Javadoc parameter range for mu
     new c4b0a74  Increase Exponential PDF test tolerance

The 4 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:
 .../distribution/NakagamiDistribution.java         | 27 +++++++++++++----
 .../distribution/ExponentialDistributionTest.java  |  2 +-
 .../distribution/NakagamiDistributionTest.java     | 34 ++++++++++++++++++++++
 .../distribution/test.nakagami.1.properties        |  4 +--
 .../distribution/test.nakagami.2.properties        |  4 +--
 .../distribution/test.nakagami.3.properties        |  4 +--
 6 files changed, 62 insertions(+), 13 deletions(-)

Reply via email to