Faer 0.11, a general purpose linear algebra library written in Rust
Linear algebra foundation for the Rust programming language - GitHub - sarah-ek/faer-rs: Linear algebra foundation for the Rust programming language... (more…)
Read more »
Earlier this year, the Rust compiler gained support for LLVM source-base code coverage. Here’s a look at how to setup a CI job in a Rust project to feed source-base coverage information to GitLab. Read more