GitHub - sarah-ek/faer-rs: Linear algebra foundation for the Rust programming language
faer
faer is a Rust crate that implements low level linear algebra routines and a high level wrapper for ease of use, in pure Rust.
The aim is to provide a fully featured library for linear algebra with focus on portability, correctness, and performance.
See the official website and the docs.rs documentation for code examples and usage instructions.
Questions about using the library, contributing, and future directions can be discussed in the Discord server.
Contributing
If you'd like to contrib...
Read more at github.com