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 sphere test function #422

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 (d5cb6a7) 90.47% compared to head (78c5302) 90.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #422 +/- ## ========================================== + Coverage 90.47% 90.61% +0.13% ========================================== Files 162 162 Lines 19832 20050 +218 ========================================== + Hits 17943 18168 +225 + Misses 1889 1882 -7 ```

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