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 f8d7476 Input files for "SimplexOptimizerTest" (unit tests).
new c21a810 Useless local variable.
new 80a7eb1 Change how simulated annealing affects the transformed
simplex (cf. MATH-1622).
new 2ccdf8d MATH-1622: Simulated annealing variant of
"NelderMeadTransform".
new 677f5f7 Input files for "SimplexOptimizerTest" (unit tests).
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:
.../scalar/noderiv/MultiDirectionalTransform.java | 12 ++-----
.../scalar/noderiv/NelderMeadTransform.java | 30 ++++++++---------
.../std_test_func.simplex.multidirectional.csv | 8 +++--
.../noderiv/std_test_func.simplex.nelder_mead.csv | 38 +++++++++++++---------
4 files changed, 46 insertions(+), 42 deletions(-)