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 b560d2a  STATISTICS-81: Add integer sum of squares implementation
     new d86a3c8  Consolidate creation of test source of randomness
     new 06853a9  Add additional test for conversion to a double

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/statistics/descriptive/Int128Test.java |  4 +-
 .../statistics/descriptive/IntMathTest.java        | 15 ++++---
 .../descriptive/IntSumOfSquaresTest.java           |  3 +-
 .../commons/statistics/descriptive/IntSumTest.java |  3 +-
 .../descriptive/LongSumOfSquaresTest.java          |  3 +-
 .../statistics/descriptive/LongSumTest.java        |  3 +-
 .../commons/statistics/descriptive/TestHelper.java | 14 ++++++-
 .../statistics/descriptive/UInt128Test.java        | 11 +++---
 .../statistics/descriptive/UInt192Test.java        | 46 +++++++++++++++++++---
 .../commons/statistics/descriptive/UInt96Test.java |  5 +--
 10 files changed, 74 insertions(+), 33 deletions(-)

Reply via email to