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


    from b574149  Adapt to new API ("Commons Numbers").
     new 610564f  MATH-1602: Obsolete class.
     new e24e0a8  MATH-1595: Interface not used anymore within "Commons Math".
     new c7b3643  Obsolete class.

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/random/RandomGenerator.java       | 148 -------------
 .../commons/math4/legacy/random/RngAdaptor.java    | 231 ---------------------
 .../rng/RandomNumberGeneratorBenchmark.java        | 160 --------------
 3 files changed, 539 deletions(-)
 delete mode 100644 
commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/RandomGenerator.java
 delete mode 100644 
commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/RngAdaptor.java
 delete mode 100644 
src/userguide/java/org/apache/commons/math4/userguide/rng/RandomNumberGeneratorBenchmark.java

Reply via email to