Skip to content

Commit 6c2514b

Browse files
add reference to proximalOperators
1 parent 8f1bdf3 commit 6c2514b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ For the smooth component `f`, we refer to [jso.dev](https://jso.dev) for tutoria
2626
We refer to [ManualNLPModels.jl](https://github.com/JuliaSmoothOptimizers/ManualNLPModels.jl) for users interested in defining their own model.
2727

2828
For the nonsmooth component `h` we refer to [ShiftedProximalOperators.jl](https://github.com/JuliaSmoothOptimizers/ShiftedProximalOperators.jl).
29+
Regularizers are available in
30+
- [ProximalOperators.jl](https://github.com/JuliaFirstOrder/ProximalOperators.jl)
31+
- [ShiftedProximalOperators.jl](https://github.com/JuliaSmoothOptimizers/ShiftedProximalOperators.jl)
2932

3033
---
3134

0 commit comments

Comments
 (0)