argmin-rs / argmin

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

Added missing feature for testing argmin-math (docs) #371

Closed stefan-k closed 10 months ago

stefan-k commented 10 months ago

In the docs, the _dev_linalg_latest feature which is needed to run the argmin-math tests with all backends was not mentioned.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
argmin/src/solver/conjugategradient/cg.rs 99.16% <100.00%> (ø)
argmin/src/solver/particleswarm/mod.rs 97.53% <100.00%> (ø)
argmin/src/solver/linesearch/morethuente.rs 86.58% <75.00%> (-0.03%) :arrow_down:

... and 35 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.