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
{{ message }}
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.
A complicating factor is that the optimizer could accidentally hop up to a higher local extrema. The line search optimizers know that they shouldn't accept places with a higher function value (even if the gradient is zero), but we should make sure checkConvergence() is careful too.
No description provided.
The text was updated successfully, but these errors were encountered: