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 c9b6a2e54 Fix typos in comments new 38a782bcc Upgrade dependencies. new 7b0e1a051 SpotBugs. new 9d54ae1b5 CheckStyle. new e580cde5f Upgrade to CP 73. 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: .../commons/math4/legacy/genetics/BinaryChromosome.java | 2 +- .../org/apache/commons/math4/legacy/genetics/RandomKey.java | 10 +++++----- .../commons/math4/legacy/genetics/RandomKeyMutation.java | 2 +- .../commons/math4/legacy/genetics/TournamentSelection.java | 2 +- .../math4/legacy/ml/clustering/KMeansPlusPlusClusterer.java | 4 ++-- .../commons/math4/legacy/genetics/ListPopulationTest.java | 12 ++++++------ .../apache/commons/math4/neuralnet/oned/NeuronString.java | 7 +++++++ .../math4/neuralnet/sofm/util/ExponentialDecayFunction.java | 7 +++++++ .../math4/neuralnet/sofm/util/QuasiSigmoidDecayFunction.java | 7 +++++++ .../commons/math4/neuralnet/twod/NeuronSquareMesh2D.java | 7 +++++++ .../commons/math4/neuralnet/twod/util/LocationFinder.java | 7 +++++++ pom.xml | 6 +++--- 12 files changed, 54 insertions(+), 19 deletions(-)