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
This seems like a constraint from the downstream package, so we can probably not do anything about it here. For the two specific optimizers above I would recommend the Optimization.LBFGS anyway and it seems it works as you expect too.
Describe the bug 🐞
Using certain solvers, one cannot change the state of the optimization in the callback function
Expected behavior
The state to be updateable in the callback function
Minimal Reproducible Example 👇
Environment (please complete the following information):
using Pkg; Pkg.status()
versioninfo()
The text was updated successfully, but these errors were encountered: