X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2153355df4353b46da8192b185cb58db1b0db97d;hb=743775baaa9b9374834a7aa886087d0e156c30b7;hp=a100c052471df4319af80f690d50ef972dd0a1a5;hpb=71614fafbcb1702584e1a20d7ea1e67492c97197;p=nlopt.git diff --git a/TODO b/TODO index a100c05..2153355 100644 --- a/TODO +++ b/TODO @@ -1,3 +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#, ...