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-math.git


    from 95bbb36f8 Fix rolling mean example code in Statistics docs (#227)
     new c60db8616 Remove unused cached binomial coefficients from test
     new d617a730a Convert test to JUnit 5
     new fc239a64b Fix overflow bug in stirlingS2 when n > 64, k = 2

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:
 .../math4/legacy/util/CombinatoricsUtils.java      |  4 +
 .../math4/legacy/util/CombinatoricsUtilsTest.java  | 85 ++++++++++------------
 2 files changed, 44 insertions(+), 45 deletions(-)

Reply via email to