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 was archived by the owner on Dec 27, 2019. It is now read-only.
How do you feel about a default OptimResult return type for all minimizers? I was thinking about a struct that contains:
(this list is heavily inspired by scipy.optimize)
More options can be added as more optimizers are coded.