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 71bfa2d Adapt to API change in "Commons Numbers".
new 5fee542 MATH-1615: Functionality is in "Commons RNG" (cf. RNG-137).
new 7630d04 Track changes.
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:
.../math4/legacy/random/StableRandomGenerator.java | 133 ---------------------
.../legacy/random/StableRandomGeneratorTest.java | 130 --------------------
src/changes/changes.xml | 6 +
3 files changed, 6 insertions(+), 263 deletions(-)
delete mode 100644
commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/StableRandomGenerator.java
delete mode 100644
commons-math-legacy/src/test/java/org/apache/commons/math4/legacy/random/StableRandomGeneratorTest.java