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
We could add a tutorial that reflects the recommended use for GenericExecutionStats and logger.
For instance, a gradient descent method with fixed stepsize, that pre-allocate the stats beforehand, like a simplified version of what is done in JSOSolvers.jl.