File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -25,21 +25,6 @@ For the smooth component `f`, we refer to [jso.dev](https://jso.dev) for tutoria
2525- models defined with automatic differentiation ([ ADNLPModels.jl] ( https://github.com/JuliaSmoothOptimizers/ADNLPModels.jl ) ).
2626We refer to [ ManualNLPModels.jl] ( https://github.com/JuliaSmoothOptimizers/ManualNLPModels.jl ) for users interested in defining their own model.
2727
28- For the regularizer, we refer to [ this section] (@ref regularizers).
29-
30- ---
31-
32- ## Algorithms
33-
34- A presentation of each algorithm is given [ here] (@ref algorithms).
35-
36- ---
37-
38- ## Preallocating
39-
40- All solvers in RegularizedOptimization.jl have in-place versions.
41- Users can preallocate a workspace and reuse it across solves to avoid memory allocations, which is useful in repetitive scenarios.
42-
4328---
4429
4530## How to Install
You can’t perform that action at this time.
0 commit comments