JuliaSmoothOptimizers / JuliaSmoothOptimizers/ShiftedProximalOperators.jl
Add a NullRegularizer
Open
enhancement
- Dominant language
- Julia
- Stars
- 7
- Forks
- 10
- Avg merge
- 16m
- Merged PRs (30d)
- 1
Description
Add the "regularizer" $$h : x \mapsto 0$$.
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.
Contributor guide
Assessment
This issue has not been assessed yet.