chiark / gitweb /
allow BOBYQA and COBYLA to use unequal initial step sizes in different dimensions...
[nlopt.git] / bobyqa / bobyqa.c
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)