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-numbers.git.
from 5994f5a updating release instructions new 5f8c7a0 Avoid modulus to detect even iteration new 1394949 Remove unnecessary nesting 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: .../commons/numbers/core/ArithmeticUtils.java | 3 +- .../commons/numbers/gamma/ErfDifference.java | 24 ++++---- .../org/apache/commons/numbers/gamma/Gamma.java | 61 +++++++++---------- .../apache/commons/numbers/gamma/InvGamma1pm1.java | 65 ++++++++++---------- .../org/apache/commons/numbers/gamma/LogBeta.java | 70 ++++++++++------------ .../commons/numbers/gamma/RegularizedBeta.java | 9 ++- 6 files changed, 107 insertions(+), 125 deletions(-)