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 of Rastrigin test function #421

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 (fa33b04) 90.37% compared to head (d1beaac) 90.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #421 +/- ## ========================================== + Coverage 90.37% 90.48% +0.10% ========================================== Files 162 162 Lines 19655 19832 +177 ========================================== + Hits 17763 17944 +181 + Misses 1892 1888 -4 ```

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