JuliaSmoothOptimizers / JuliaSmoothOptimizers/ADNLPModels.jl
Improve error message in ADNLSModel constructor
Open
documentation
good first issue
- Dominant language
- Julia
- Stars
- 44
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
In particular, when we do
```
ADNLSModel(F, x0)
```
we should specify that the `length` of `F` is missing.
Contributor guide
Assessment
This issue has not been assessed yet.