Skip to content
forked from sarah-ek/faer-rs

Linear algebra foundation for the Rust programming language

License

Notifications You must be signed in to change notification settings

PTNobel/faer-rs

 
 

Repository files navigation

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.

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 contribute to faer, check out the list of "good first issue" issues. These are all (or should be) issues that are suitable for getting started, and they generally include a detailed set of instructions for what to do. Please ask questions on the Discord server or the issue itself if anything is unclear!

Minimum supported Rust version

The current MSRV is Rust 1.67.0.

Benchmarks

See the benchmark page on the main website.

About

Linear algebra foundation for the Rust programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • C 0.3%
  • TeX 0.2%
  • Julia 0.1%
  • HTML 0.0%
  • Shell 0.0%