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.
We could add a tutorial that reflects the recommended use for
GenericExecutionStatsandlogger.For instance, a gradient descent method with fixed stepsize, that pre-allocate the
statsbeforehand, like a simplified version of what is done inJSOSolvers.jl.