You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not really failing. You didn't set a tolerance, so it runs until it hits the limits of floating-point precision. The answer should still be useful.
SLSQP keeps on failing on a fairly standard optimization problem:
I get
RoundoffLimited: NLopt roundoff-limited
, am I doing something wrong?The text was updated successfully, but these errors were encountered: