chiark / gitweb /
Allow to modify Python & octave site dir
[nlopt.git] / test / testopt.cpp
2016-10-27 Steven G. JohnsonMerge pull request #93 from jschueller/libcpp
2016-10-27 Steven G. JohnsonMerge pull request #94 from jschueller/config
2016-10-27 Julien SchuellerRename config.h to nlopt_config.h
2016-07-11 Julien SchuellerSwitch to cmake (#49)
2011-05-26 stevenjcopyright year bump
2011-05-26 stevenjreport correct count in test program
2011-02-13 stevenj-b option to fix some params by equating the bounds
2010-07-15 stevenjsupport forced stops in ORIG_DIRECT
2010-07-12 stevenjfix memory leak for error condition
2010-07-12 stevenjprint out which bound was violated for bounds violation
2010-04-05 stevenjversion, copyright-year bump
2009-11-17 stevenjdetect singular case in BOBYQA
2009-11-13 stevenjcopyright year updates
2009-11-13 stevenjadd (disabled) code to test program to signal on NaN...
2009-11-13 stevenjadded new NLOPT_ROUNDOFF_LIMITED failure code to indica...
2008-11-27 stevenjadded test function with minimum at side (i.e. one...
2008-11-10 stevenjkeep track of max/min evaluation counts
2008-09-01 stevenjonly print averages when multiple iterations
2008-09-01 stevenjadded some more decimal places to known minima
2008-09-01 stevenjcheck bounds in testopt, fix bug in NEWUOA_BOUNDS that...
2008-08-31 stevenjadded corner optimization test case, average #evaluations
2007-09-04 stevenjadded -C option to force contraints to be active
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-09-01 stevenjadded first cut at Praxis, renamed constants
2007-08-30 stevenj-m option is now relative to exact minimum
2007-08-30 stevenjgot rid of buggy f_recenter (Lagrange interpolation...
2007-08-25 stevenjrecenter coords so that starting guess is utilized...
2007-08-24 stevenjsupported more stopping criteria in subplex (still...
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjwhoops
2007-08-23 stevenjadded 9 more test functions
2007-08-23 stevenjadded test program and some test objectives