OptimizationProblems.jl icon indicating copy to clipboard operation
OptimizationProblems.jl copied to clipboard

Nonlinear least squares

Open tmigot opened this issue 3 years ago • 0 comments

The aim is to include nonlinear least squares into the test set.

  • [x] Change the meta for NLS problems (detect automatically?)
  • [x] Use ADNLSModels instead of ADNLPModels for these problems
  • [x] Add get_***_nls_nequ
  • [ ] Add documentation for contributors
  • [ ] Add documentation for users
  • [ ] Move NLSProblems.jl in another folder here?

tmigot avatar Apr 20 '22 00:04 tmigot