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 026ecd1 Fix malformed format string
new f38bc57 Remove incomplete test method
new 349bbfe Sonar fix: rename variable to avoid restricted identifier
new 4e30b73 Sonar fix: Compute the value 2^-53 for the assertion
new 0b63a90 Correct user guide table
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:
.../statistics/distribution/TruncatedNormalDistribution.java | 8 ++++----
.../apache/commons/statistics/distribution/FDistributionTest.java | 5 -----
.../org/apache/commons/statistics/distribution/UserGuideTest.java | 7 ++++---
src/site/xdoc/userguide/index.xml | 2 +-
4 files changed, 9 insertions(+), 13 deletions(-)