chiark / gitweb /
NLOPT_DLL_EXPORT option to compile with MS dllexport flag, thanks to Benoit for the...
[nlopt.git] / octave /
2010-06-16 stevenjchange lb/ub field in Matlab interface to lower_bounds...
2010-06-15 stevenjadd NLOPT_G_MLSL variants that require local_opt to...
2010-06-14 stevenjmove new AUGLAG constants to end of list in order to...
2010-06-14 stevenjadd AUGLAG constants to other langs
2010-05-12 stevenjfixed Matlab plugin
2010-05-12 stevenjstab at Matlab nlopt_optimize interface
2010-05-12 stevenjreplace Octave nlopt_minimize_constrained with wrapper...
2010-04-06 stevenjinitial stab at new-style Octave api
2010-04-05 stevenjversion, copyright-year bump
2010-03-15 stevenjnlopt-util.h not needed for mex file
2009-11-19 stevenjupdate Matlab/Octave help
2008-11-22 stevenjwork around broken solaris gcc
2008-11-11 stevenjfix dependency (rebuild Octave & Matlab plugins if...
2008-11-11 stevenjfixes in octave/matlab wrappers
2008-11-11 stevenjfirst stab at nlopt_minimize_constrained Matlab/Octave...
2008-11-11 stevenjupdated .m help
2008-11-10 stevenjremove Rowan's original subplex (non-free) from source...
2008-09-01 stevenjadded NEWUOA_BOUND
2008-08-30 stevenjadded NEWUOA, unified starting step-size for derivative...
2008-08-29 stevenjadded COBYLA algorithm
2008-08-27 stevenjcopyright updates
2008-08-18 stevenjmissing .m files
2008-07-29 stevenjname tweak
2008-07-29 stevenjallow cxx library to be installed simultaneously with...
2008-07-29 stevenjupdated .m files
2007-09-13 stevenjadded first version of MLSL multistart-type algorithm
2007-09-09 stevenjadded verbose mode to Octave/Matlab plugin, for convenience
2007-09-07 stevenjdocument CRS2
2007-09-07 stevenjadded missing .m files
2007-09-04 stevenjsupport function handles from Matlab
2007-09-04 stevenjmex file doesn't use usage.h
2007-09-04 stevenjupdated .m help
2007-09-04 stevenjadded Matlab plug-in
2007-09-03 stevenjauto updating of constant .m files
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-09-01 stevenjupdate symbol names
2007-08-30 stevenjadded octave plug-in