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 48c3b2f Do not perform minimal site checkout in pre-site phase new 54816bc More use of the RegularizedBeta function complement new c3b0df4 STATISTICS-25: Correct use of the RegularizedBeta for T dist 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: .../statistics/distribution/BetaDistribution.java | 2 +- .../statistics/distribution/FDistribution.java | 7 ++++-- .../distribution/RegularizedBetaUtils.java | 2 ++ .../statistics/distribution/TDistribution.java | 27 ++++++++++++++++++---- 4 files changed, 31 insertions(+), 7 deletions(-)