Basic linear algebra routines


Keywords
linear-algebra, matrix, math, rust
License
MIT

Documentation

faer logo

the project has migrated to codeberg. the github repo is currently left as a mirror repository.

faer

documentation crate

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.