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 b6c6c72  Use MathJax for inverse probability definition
     new f099867  Update supported bounds to use MathJax
     new 8b0187a  Add javadoc link to the Commons RNG project
     new 17ad2b9  Correct javadoc parameter names
     new 857cff2  Removed TODO comment in discrete distribution inverse 
probability method
     new af90339  Extra density values for chi2 distribution with large degrees 
of freedom

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:
 .../distribution/AbstractDiscreteDistribution.java |  4 --
 .../distribution/ContinuousDistribution.java       |  4 +-
 .../distribution/DiscreteDistribution.java         |  4 +-
 .../distribution/HypergeometricDistribution.java   | 43 ++++++------
 .../distribution/ChiSquaredDistributionTest.java   | 81 +++++++++++++++++++---
 pom.xml                                            |  2 +
 6 files changed, 98 insertions(+), 40 deletions(-)

Reply via email to