X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2153355df4353b46da8192b185cb58db1b0db97d;hb=743775baaa9b9374834a7aa886087d0e156c30b7;hp=fbe05dbfab52e8c1221f45f1ba6c47339e87ea1d;hpb=68d56b0c7ff419fce355ba577461b5c4936c7172;p=nlopt.git diff --git a/TODO b/TODO index fbe05db..2153355 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,11 @@ -SLSQP routine from scipy. - 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#, ...