argmin-rs / argmin

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

Added derivative and Hessian for Matyas test function #432

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 (8880b43) 90.69% compared to head (5d4e2ef) 90.70%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== + Coverage 90.69% 90.70% +0.01% ========================================== Files 162 162 Lines 20207 19553 -654 ========================================== - Hits 18326 17735 -591 + Misses 1881 1818 -63 ```

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