Tangi Migot
Tangi Migot
> Ok. Did you confirm that https://github.com/JuliaSmoothOptimizers/NLPModelsTest.jl/blob/32ff072119733adc0c8637c2cc8380d108108939/src/nlp/problems/brownden.jl#L107 does not allocate? Yes, I updated https://github.com/JuliaSmoothOptimizers/NLPModelsTest.jl/pull/60#issuecomment-1231887261
These are test problems from NLPModelsTest.jl https://github.com/JuliaSmoothOptimizers/NLPModelsTest.jl/tree/main/src/nls/problems
Hi @cgrudz ! Sorry, I am a bit late in the review. But, I saw @peanutfun already did a great job. I am checking the `Functionality` section. - Installation: Does...
@cgrudz Have you thought about making a real documentation hosted with Github Pages and using `Documenter.jl`? See docs for Documenting in Julia: https://juliadocs.github.io/Documenter.jl/stable/ I have a package that has been...
It misses the JuMP implementation


Hi @odow ! Sorry to bother you, but any chance you would have a suggestion to make a JuMP model for this one?
Ok, I get the idea. Thanks for your help!
Hey @amontoison ! I didn't find the time to figure out the changes to add the preconditioner, so no real update.