JuliaSmoothOptimizers / JuliaSmoothOptimizers/ManualNLPModels.jl
Check whether models allocate
Open
- Dominant language
- Julia
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the `NLPModel` type is not parameterized by the types of the problem functions. That may cause type instabilities / allocations. We should add corresponding unit tests.
Contributor guide
Assessment
This issue has not been assessed yet.