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 6bc42d3 Simplify condition (suggested by "sonarcloud"). new 9afa2f7 Remove useless override (suggested by "sonarcloud"). new befbe8f Javadoc. new 286ff6a Use method reference (suggested by "sonarcloud"). new 344fb6d Unused parameters. new 73d8283 Rename field (suggested by "sonarcloud"). 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: .../scalar/noderiv/MultiDirectionalTransform.java | 26 ++---- .../optim/nonlinear/scalar/noderiv/Simplex.java | 44 +++++----- .../nonlinear/scalar/noderiv/SimplexOptimizer.java | 97 +++++++++------------- 3 files changed, 71 insertions(+), 96 deletions(-)