JuliaSmoothOptimizers / NLPModels.jl

Data Structures for Optimization Models
Other
175 stars 35 forks source link

Add `lin_nnzj` and `nln_nnzj` in show #413

Open tmigot opened 2 years ago

tmigot commented 2 years ago

This is the function that needs to be modified: https://github.com/JuliaSmoothOptimizers/NLPModels.jl/blob/3b5ec8eedf78eaa609447456f69e01f55f0209ca/src/nlp/show.jl#L71

tmigot commented 2 years ago

They are also missing from the readme