JuliaSmoothOptimizers / JuliaSmoothOptimizers/JSOTutorials.jl
Update tutorial creating a JSO-compliant solver
Open
good first issue
- Dominant language
- Julia
- Stars
- 7
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Need to update https://jso.dev/JSOTutorials.jl/creating-a-jso-compliant-solver/
The function `hess` now returns a `Symmetric` object so no need to add `Symmetric(hess(nlp, x), :L)`.
Contributor guide
Assessment
This issue has not been assessed yet.