argmin-rs / argmin

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

Turn examples into crates #387

Closed stefan-k closed 7 months ago

stefan-k commented 7 months ago

Closes #307

notes

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (26c7d68) 90.16% compared to head (ed489c8) 90.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #387 +/- ## ========================================== + Coverage 90.16% 90.25% +0.08% ========================================== Files 141 141 Lines 19679 19679 ========================================== + Hits 17744 17761 +17 + Misses 1935 1918 -17 ```

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