argmin-rs / argmin

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

Added derivative and Hessian for Goldstein-Price test function #440

Closed stefan-k closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (d8e9b71) 90.81% compared to head (3a8bc2c) 90.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #440 +/- ## ========================================== + Coverage 90.81% 90.91% +0.10% ========================================== Files 162 162 Lines 19979 20170 +191 ========================================== + Hits 18143 18337 +194 + Misses 1836 1833 -3 ```

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