From fc002596557e8932dc6ce1dd8f63c60c9b4463d6 Mon Sep 17 00:00:00 2001 From: stevenj Date: Wed, 27 Jan 2010 17:49:36 -0500 Subject: [PATCH] more TODOs darcs-hash:20100127224936-c8de0-2896036d9de9f9cb0c8794a30a6366d3b18dde82.gz --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index d3d1956..ff8e01c 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,11 @@ criteria, and in particular the absolute tolerances and maxtime. Python interface. SLSQP routine from scipy. + +Add nonlinearly constrained multistart algorithm. + +More object-based interface, e.g. nlopt_create(dimensions, function, +algorithm), then nlopt_add_constraint(....) etcetera? This would be +more scalable and backwards compatible, so that I could add new +features re-entrantly without breaking backwards compatibility or +making the arargument list increasingly unwieldy. -- 2.30.2