Skip to content

Linear algebra foundation for the Rust programming language

License

Notifications You must be signed in to change notification settings

simonsan-contrib/faer-rs

This branch is 145 commits behind sarah-quinones/faer-rs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f3eb7e · Oct 3, 2024
Sep 29, 2024
May 27, 2024
Aug 24, 2024
Oct 1, 2024
Oct 2, 2024
Aug 3, 2024
Oct 3, 2024
Feb 21, 2024
May 4, 2024
Aug 24, 2024
Feb 25, 2024
Oct 1, 2024
Nov 21, 2022
Sep 29, 2024
May 22, 2024
Oct 22, 2023
Nov 23, 2022
May 4, 2024
May 22, 2024
Nov 14, 2023
Aug 15, 2024
May 22, 2024
Nov 14, 2022

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.81.0.

Benchmarks

See the benchmark page on the main website.

About

Linear algebra foundation for the Rust programming language

Resources

License

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.7%
  • Typst 1.0%
  • C++ 0.2%
  • TeX 0.1%
  • Julia 0.0%
  • HTML 0.0%