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 would allow us to use all the solvers from RegularizedOptimization.jl on smooth problems. @dpo, we can use this to have parts of the benchmarks we discussed last week run on smooth CUTEst problems.
Add the "regularizer"$$h : x \mapsto 0$$ .
This would allow us to use all the solvers from
RegularizedOptimization.jlon smooth problems.@dpo, we can use this to have parts of the benchmarks we discussed last week run on smooth CUTEst problems.