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 c7b38b3f Update jacoco limits for root solver module
     new e6618fae Update to RNG 1.6-SNAPSHOT
     new ad7f0a58 Use Commons RNG ArraySampler for shuffle

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/arrays/SelectionTest.java      | 85 ++++------------------
 .../numbers/arrays/UpdatingIntervalTest.java       |  6 +-
 commons-numbers-core/pom.xml                       |  5 ++
 .../commons/numbers/core/ArithmeticUtilsTest.java  | 10 ++-
 .../examples/jmh/arrays/SelectionPerformance.java  | 66 ++---------------
 .../examples/jmh/arrays/KthSelectorTest.java       | 13 ++--
 .../numbers/examples/jmh/arrays/PartitionTest.java | 15 ++--
 .../examples/jmh/arrays/PivotingStrategyTest.java  |  3 +-
 .../numbers/examples/jmh/arrays/TestUtils.java     | 58 ---------------
 pom.xml                                            |  2 +-
 10 files changed, 54 insertions(+), 209 deletions(-)

Reply via email to