SciML / SciMLBase.jl

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

Add NonlinearLeastSquaresProblem #500

Closed avik-pal closed 10 months ago

avik-pal commented 11 months ago

Fixes #499

TODOs

codecov[bot] commented 11 months ago

Codecov Report

Merging #500 (5ddf69a) into master (594e9bb) will decrease coverage by 0.52%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
- Coverage   57.71%   57.19%   -0.52%     
==========================================
  Files          53       53              
  Lines        3904     3925      +21     
==========================================
- Hits         2253     2245       -8     
- Misses       1651     1680      +29     
Files Coverage Δ
src/SciMLBase.jl 78.26% <ø> (ø)
src/problems/basic_problems.jl 80.00% <0.00%> (-10.15%) :arrow_down:
src/remake.jl 61.44% <0.00%> (-4.79%) :arrow_down:

... and 4 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more