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 771a218 Unused "import". new 14d5d0c Ignore site-content in modules new 1c8d8da MATH-1572: Simplify conditional expressions new 17ee804 Track changes new 9e017df Add XML schema 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: .gitignore | 2 +- .../java/org/apache/commons/math4/legacy/core/MathArrays.java | 8 ++++---- .../main/java/org/apache/commons/math4/legacy/core/dfp/Dfp.java | 5 +---- .../java/org/apache/commons/math4/legacy/core/dfp/DfpMath.java | 6 +----- .../math4/legacy/analysis/polynomials/PolynomialFunction.java | 5 +---- .../apache/commons/math4/legacy/fitting/SimpleCurveFitter.java | 6 +----- .../org/apache/commons/math4/legacy/ode/events/EventState.java | 2 +- .../apache/commons/math4/legacy/ode/events/FieldEventState.java | 2 +- .../commons/math4/legacy/optim/linear/SolutionCallback.java | 2 +- .../legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java | 2 +- .../java/org/apache/commons/math4/legacy/stat/Frequency.java | 9 +-------- .../legacy/stat/descriptive/moment/VectorialCovariance.java | 5 +---- .../math4/legacy/stat/descriptive/moment/VectorialMean.java | 5 +---- .../math4/legacy/stat/descriptive/rank/PSquarePercentile.java | 4 ++-- .../math4/legacy/stat/inference/KolmogorovSmirnovTest.java | 6 +----- src/changes/changes.xml | 7 ++++++- 16 files changed, 25 insertions(+), 51 deletions(-)