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 d8ad317  Formatting.
     new 5b020db  MATH-1543: Avoid exception swallowing.
     new 70a25ee  MATH-1545: Follow best practice when checking ordering.
     new 183a8e3  MATH-1542: Redundant check.
     new 2ba76c2  MATH-1544: Redundant argument.
     new bfa5b60  MATH-1541: Loop early exit.

The 5 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:
 .../analysis/polynomials/PolynomialsUtils.java     |  2 +-
 .../java/org/apache/commons/math4/dfp/Dfp.java     |  1 +
 .../commons/math4/linear/ArrayFieldVector.java     | 26 ++++++++++------------
 .../optim/BaseMultiStartMultivariateOptimizer.java |  1 +
 .../stat/inference/KolmogorovSmirnovTest.java      |  2 +-
 .../math4/stat/regression/SimpleRegression.java    |  3 ++-
 .../commons/math4/util/ResizableDoubleArray.java   |  2 +-
 7 files changed, 19 insertions(+), 18 deletions(-)

Reply via email to