JuliaSmoothOptimizers / ADNLPModels.jl

Other
29 stars 12 forks source link

Add tutorial with manual sparsity pattern #209

Open tmigot opened 6 months ago

tmigot commented 6 months ago

https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/blob/main/src/ADNLPProblems/controlinvestment.jl

github-actions[bot] commented 6 months ago
Package name latest stable
CaNNOLeS.jl
DCISolver.jl
DerivativeFreeSolvers.jl
JSOSolvers.jl
NLPModelsIpopt.jl
OptimizationProblems.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d4c48d2) 95.18% compared to head (510f8e4) 95.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 95.18% 95.18% ======================================= Files 14 14 Lines 1642 1642 ======================================= Hits 1563 1563 Misses 79 79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tmigot commented 6 months ago

This is a tuto on adding manually the sparsity pattern, but not the results expected tbh...

https://jso.dev/ADNLPModels.jl/previews/PR209/sparsepattern/