Hello all,

I'm currently using nlopt's Python interface to do some optimization tasks.
Sometimes, nlopt will return a RoundoffLimited exception.
Is there a way to access the last function parameters (as opposed to the
last
function value, which is not a problem)?
I'm not really interested in the actual function value, only the values of
the
optimizing parameters.

Best,
Henrik Ronellenfitsch
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to