chiark / gitweb /
Use trusty
[nlopt.git] / direct / DIRsubrout.c
2010-10-28 stevenjfix support for maxtime in Luksan algorithms and ORIG_D...
2010-07-15 stevenjreplace 1e20 with HUGE_VAL in ORIG_DIRECT code (silly...
2010-07-15 stevenjsupport forced stops in ORIG_DIRECT
2010-01-29 stevenjfixed to compile under C++, use C++ compiler in --with...
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-08-25 stevenjuse HUGE_VAL instead of 1e6 for "infinity" in DIRECT
2007-08-25 stevenjtranspose [*][maxfuncs] arrays to [maxfuncs][*], so...
2007-08-23 stevenjautoconfiscated, and got to compile
2007-08-22 stevenjinitial checkin