ADNLPModels.jl icon indicating copy to clipboard operation
ADNLPModels.jl copied to clipboard

Add tutorial with manual sparsity pattern

Open tmigot opened this issue 2 years ago • 3 comments

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

tmigot avatar Dec 21 '23 19:12 tmigot

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
DerivativeFreeSolvers.jl
JSOSolvers.jl
NLPModelsIpopt.jl
OptimalControl.jl
OptimizationProblems.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

github-actions[bot] avatar Dec 21 '23 20:12 github-actions[bot]

Codecov Report

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

Project coverage is 95.18%. Comparing base (d4c48d2) to head (510f8e4). Report is 75 commits behind head on main.

Additional details and impacted files
@@           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.

codecov[bot] avatar Dec 21 '23 20:12 codecov[bot]

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

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

tmigot avatar Dec 22 '23 11:12 tmigot

superseded by #286

tmigot avatar Aug 06 '24 20:08 tmigot