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 f58da4a Use default SA setup in "SimplexOptimizerTest" (unit test). new ca826ba Add (back) "POwELL" standard test function for optimizers. new f1ad9d1 Simplex search in higher-dimensional cases (unit test). new cc5ae51 Favouring the "expanded" simplex over the "reflected" one. The 3 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 | 2 +- .../optim/nonlinear/scalar/TestFunction.java | 50 ++++++++++++++++++--- .../scalar/noderiv/SimplexOptimizerTest.java | 2 +- .../std_test_func.simplex.hedar_fukushima.csv | 14 ++++-- .../std_test_func.simplex.multidirectional.csv | 51 ++++++++++++++-------- .../noderiv/std_test_func.simplex.nelder_mead.csv | 14 +++--- 6 files changed, 93 insertions(+), 40 deletions(-)