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


    from 0a42dc8  Remove unused imports
     new 21a9aa4  Sonar fix: use equals to compare Integers
     new e97c328  Sonar fix: Cast operands to double before assigning result to 
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:
 .../examples/sofm/chineserings/ChineseRingsClassifier.java     |  2 +-
 .../java/org/apache/commons/math4/legacy/core/MathArrays.java  |  2 +-
 .../legacy/analysis/integration/gauss/HermiteRuleFactory.java  | 10 +++++-----
 .../legacy/analysis/integration/gauss/LaguerreRuleFactory.java |  2 +-
 .../math4/legacy/analysis/polynomials/PolynomialsUtils.java    |  2 +-
 .../org/apache/commons/math4/legacy/genetics/RandomKey.java    |  2 +-
 .../legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java  |  2 +-
 .../math4/legacy/stat/inference/KolmogorovSmirnovTest.java     |  4 ++--
 .../math4/legacy/stat/interval/ClopperPearsonInterval.java     |  8 ++++----
 .../commons/math4/legacy/stat/regression/SimpleRegression.java |  4 ++--
 10 files changed, 19 insertions(+), 19 deletions(-)

Reply via email to