chiark / gitweb /
allow cxx library to be installed simultaneously with non-cxx
[nlopt.git] / Makefile.am
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...
2008-03-09 stevenjfix directory build order (build lib before octave...
2007-09-13 stevenjadded first version of MLSL multistart-type algorithm
2007-09-07 stevenjadded my own implementation of controlled random search...
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 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