argmin-rs / argmin

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

Fixed link to examples of latest release in README.md #476

Closed stefan-k closed 4 months ago

stefan-k commented 4 months ago

The link pointed to the wrong (old) directory.

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 91.53%. Comparing base (ce905b9) to head (ed37f07).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ========================================== + Coverage 91.52% 91.53% +0.01% ========================================== Files 163 163 Lines 21734 21731 -3 ========================================== Hits 19891 19891 + Misses 1843 1840 -3 ```

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