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 4f7ef76 Reduce visibility to package-private. new 962d6b6 Use MathJaX (Javadoc). new f9c0a8b Miscellaneous "sonarcloud" suggestions. 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/ChineseRings.java | 59 +++++++++++----------- .../sofm/chineserings/ChineseRingsClassifier.java | 4 ++ .../sofm/tsp/TravellingSalesmanSolver.java | 4 ++ .../commons/math4/legacy/core/MathArrays.java | 11 +--- .../org/apache/commons/math4/legacy/core/Pair.java | 4 +- .../apache/commons/math4/legacy/core/dfp/Dfp.java | 2 +- .../commons/math4/legacy/core/dfp/DfpDec.java | 8 +-- .../commons/math4/legacy/core/dfp/DfpMath.java | 6 +-- .../commons/math4/legacy/core/dfp/DfpTest.java | 8 +-- .../math4/transform/FastFourierTransform.java | 17 +++---- 10 files changed, 60 insertions(+), 63 deletions(-)