chiark / gitweb /
work around broken solaris gcc
[nlopt.git] / configure.ac
2008-11-22 stevenjwork around broken solaris gcc
2008-11-22 stevenjbetter checking for Matlab installation path
2008-11-14 stevenjdisable Octave code if mkoctfile not found, even if...
2008-11-13 stevenjversion bump
2008-11-13 stevenjfix overriding of MEX_INSTALL_DIR
2008-11-12 stevenjwhoops, removed obsolete Makefile
2008-11-12 stevenjversion bump
2008-11-09 stevenjadded qsort_r replacement
2008-11-08 stevenjadded nelder-mead simplex algorithm (in preparation...
2008-11-08 stevenjfixes for latest autoconf version
2008-08-30 stevenjadded NEWUOA, unified starting step-size for derivative...
2008-08-29 stevenjadded Fortran interface
2008-08-29 stevenjadded COBYLA algorithm
2008-07-29 stevenjallow cxx library to be installed simultaneously with...
2008-07-29 stevenjadded MMA implementation
2008-07-29 stevenjcompile with non-free Nocedal L-BFGS if it is present...
2008-04-12 stevenjadd --with-cxx to include C++ code, and don't include...
2007-09-13 stevenjadded first version of MLSL multistart-type algorithm
2007-09-07 stevenjadded my own implementation of controlled random search...
2007-09-04 stevenjadded Matlab plug-in
2007-09-03 stevenjadded luksan/ directory, which will eventually contain...
2007-09-01 stevenjadded first cut at Praxis, renamed constants
2007-08-30 stevenjadded octave plug-in
2007-08-26 stevenjadd initial re-implementation of DIRECT (still too...
2007-08-24 stevenjadded version number
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-23 stevenjadded test program and some test objectives
2007-08-23 stevenjautoconfiscated, and got to compile