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 d797bf2 Additional parameterisation tests for Nakagami distribution new f5fe49d Update JUnit 5.4.2 -> 5.8.0 new 7814866 Prevent p=0 in Pascal distribution new 494b551 Simplify midpoint computation in AbstractDiscreteDistribution new 85b31f7 Fix javadoc 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/AbstractDiscreteDistribution.java | 33 +++++++++------------- .../distribution/PascalDistribution.java | 6 ++-- .../distribution/PascalDistributionTest.java | 32 +-------------------- pom.xml | 2 +- 4 files changed, 19 insertions(+), 54 deletions(-)