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
I guess you want minimize instead of minimize! to unify the function solver?
Why not, it feels the difference with solve! is when the user don't pass an nlp directly, so this is connected to #162
If I have already created a solver object, should I be able to call
minimize(solver, args...; kwargs...)
?The text was updated successfully, but these errors were encountered: