This is an automated email from the ASF dual-hosted git repository.

erans pushed a change to branch modularized_master
in repository https://gitbox.apache.org/repos/asf/commons-math.git.


    from ad5f0da  MATH-1536: Let unit tests use random seeds (and allow a few 
retries on failure).
     new 35d56cc  MATH-1581: Removed "hash" methods.
     new 8157678  MATH-1581: Removed "copySign" methods.
     new f885cb0  Generic constructor syntax.
     new eedd0b8  MATH-1581: Removed "equals" method.

The 4 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:
 .../sofm/tsp/TravellingSalesmanSolver.java         |   2 +-
 .../differentiation/DerivativeStructure.java       |   3 +-
 .../analysis/differentiation/SparseGradient.java   |   2 +-
 .../math4/legacy/linear/AbstractRealMatrix.java    |   2 +-
 .../math4/legacy/linear/ArrayRealVector.java       |   2 +-
 .../AbstractStorelessUnivariateStatistic.java      |   2 +-
 .../descriptive/MultivariateSummaryStatistics.java |  18 +-
 .../stat/descriptive/StatisticalSummaryValues.java |  12 +-
 .../legacy/stat/descriptive/SummaryStatistics.java |  18 +-
 .../commons/math4/legacy/util/MathUtils.java       | 125 --------------
 .../commons/math4/legacy/util/MathUtilsTest.java   | 187 ---------------------
 11 files changed, 31 insertions(+), 342 deletions(-)

Reply via email to