From: stevenj Date: Thu, 28 Oct 2010 23:04:31 +0000 (-0400) Subject: update TODO X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c492fbe118793646e9d6e26fda41d9efeca0e257;p=nlopt.git update TODO darcs-hash:20101028230431-c8de0-e05ebe7a5515681d9d112577342263f020591e99.gz --- diff --git a/TODO b/TODO index c253771..2153355 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,11 @@ Add nonlinearly constrained multistart algorithm. +Add option to control subspace size (mf) in LBFGS etcetera. + +STOGO has bitrotted - doesn't return proper NLopt codes, doesn't +support forced stop, etcetera. Needs to be fixed. + +If local_optimizer is set, STOGO should use it instead of its +own BFGS. + Wrappers for GNU R, Java, Perl, Ocaml, C#, ...