argmin-rs / argmin

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

Added multidimensional Rosenbrock derivative and Hessian #411

Closed stefan-k closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (1a5d6fd) 90.44% compared to head (6a22006) 90.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #411 +/- ## ========================================== + Coverage 90.44% 90.52% +0.07% ========================================== Files 162 162 Lines 20337 20370 +33 ========================================== + Hits 18394 18439 +45 + Misses 1943 1931 -12 ```

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