On Feb 13, 2014, at 3:04 PM, Jun Kudo <[email protected]> wrote: > One last question from me - is there a way to know when running MMA in NLopt > if a particular function evaluation is an inner iteration or an outer > iteration? I've noticed that you are re-calculating the gradient at every > step so I can't use that.
Not without modifying the MMA source code. (I suppose it would be easy to set a global variable flag for this if needed.) _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
