SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
127 stars 92 forks source link

New Problem Type: (Nonlinear)LeastSquaresProblem #499

Closed avik-pal closed 10 months ago

avik-pal commented 11 months ago

See discussion in https://github.com/SciML/NonlinearSolve.jl/pull/207#issuecomment-1719298365

avik-pal commented 11 months ago

For the most part, it can use the NonlinearFunction and similar for the linear part