Update tutorial creating a JSO-compliant solver
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- julia
- Domain
- documentation
Research direction
Open the tutorial at https://jso.dev/JSOTutorials.jl/creating-a-jso-compliant-solver/ and locate the solver code that wraps hess(nlp, x) with Symmetric(..., :L). Update the tutorial to reflect that hess now returns a Symmetric object, then check the rendered tutorial to confirm the outdated wrapper is gone.
Written by the indexing model from the issue text.
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).
- Dominant language
- Julia
- Stars
- 7
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from JuliaSmoothOptimizers/JSOTutorials.jl
-
good first issue tutorial topic
Difficulty 4/5 3-5 days Newbie friendliness 25/100
JuliaSmoothOptimizers/JSOTutorials.jl#135 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in JuliaSmoothOptimizers/JSOTutorials.jl
Similar issues
-
bug 🐞 distributed 🕸️
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CliMA/Oceananigans.jl#6049 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
JuliaGPU/GPUArrays.jl#780 ·
-
Difficulty 2/5 Half a day Newbie friendliness 76/100
epiforecasts/EpiBranch.jl#304 ·