chiark / gitweb /
add missing xtol check to SLSQP (which caused an erroneeous roundoff_limited return...
[nlopt.git] / slsqp / slsqp.c
2011-01-13 stevenjadd missing xtol check to SLSQP (which caused an errone...
2011-01-13 stevenjin slsqp make sure that we count only function evals...
2010-08-13 stevenjmax/min macros are already defined(!) by stdlib.h(...
2010-07-15 stevenjfix SLSQP to work with unbounded dimensions
2010-07-12 stevenjbug fixes to slsqp, now seems to work
2010-07-10 stevenjadded slsqp code (compiles, not yet tested)