argmin-rs / argmin

Numerical optimization in pure Rust
http://argmin-rs.org
Apache License 2.0
952 stars 74 forks source link

Test Rosenbrock derivative and Hessian by comparing to finitediff #420

Closed stefan-k closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e9bebb2) 90.12% compared to head (f84cb51) 90.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #420 +/- ## ========================================== + Coverage 90.12% 90.37% +0.25% ========================================== Files 162 162 Lines 19549 19655 +106 ========================================== + Hits 17618 17764 +146 + Misses 1931 1891 -40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.