This is an automated email from the ASF dual-hosted git repository.

erans pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.


    from 97b2499  Use final.
     new 0521c5e  NUMBERS-40: fixing inconsistent exception behavior in 
RegularizedGamma.P.value(); fixing and adding exception javadocs
     new b095358  Javadoc.
     new b792580  Merge branch 'NUMBERS-40__Matt'

The 3 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:
 .../org/apache/commons/numbers/arrays/CosAngle.java  |  1 +
 .../apache/commons/numbers/arrays/CosAngleTest.java  | 11 +++++++++++
 .../numbers/combinatorics/BinomialCoefficient.java   |  2 +-
 .../combinatorics/BinomialCoefficientDouble.java     |  4 +---
 .../combinatorics/LogBinomialCoefficient.java        |  2 --
 .../numbers/complex/streams/ComplexUtils.java        | 20 ++++++++++++++++++--
 .../apache/commons/numbers/fraction/BigFraction.java | 10 +++++++---
 .../apache/commons/numbers/fraction/Fraction.java    | 16 ++++++++--------
 .../apache/commons/numbers/gamma/ErfDifference.java  |  1 +
 .../apache/commons/numbers/gamma/GammaException.java |  2 --
 .../commons/numbers/gamma/RegularizedGamma.java      |  9 ++++++++-
 .../org/apache/commons/numbers/quaternion/Slerp.java |  2 +-
 .../commons/numbers/rootfinder/BrentSolver.java      |  7 +++++++
 13 files changed, 64 insertions(+), 23 deletions(-)

Reply via email to