JuliaSmoothOptimizers / JuliaSmoothOptimizers/ManualNLPModels.jl
Add a data field in the NLPModel and NLSModel structs
Open
- Dominant language
- Julia
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The data could be a struct containing data needed to evaluate model functions.
That would avoid closures over variables.
Contributor guide
Assessment
This issue has not been assessed yet.