chiark / gitweb /
Merge branch 'master' of https://github.com/stevengj/nlopt
[nlopt.git] / bobyqa / bobyqa.c
2015-04-11 Steven G. JohnsonMerge branch 'master' of https://github.com/stevengj...
2014-09-18 Steven G. Johnsonfix #25
2012-07-30 stevenjhandle case of negative rescalings (from negative dx...
2010-08-13 stevenjmax/min macros are already defined(!) by stdlib.h(...
2010-07-15 stevenjallow BOBYQA and COBYLA to use unequal initial step...
2010-05-31 stevenjimprove C++ header exceptions, rename NLOPT_FORCE_STOP...
2010-05-28 stevenjadded nlopt_force_stop termination
2009-11-17 stevenjfixes to nlopt stop cases in BOBYQA
2009-11-17 stevenjdetect singular case in BOBYQA
2009-11-17 stevenjadd preliminary BOBYQA (not quite working yet)