Linxal

linear algebra package for rust

View on GitHub

Linxal

Linxal is a linear algebra library and high-level LAPCAK wrapper for Rust, using ndarray for matrix storage. Linxal hopes to make linear algebra operations easy.

Linxal is available on crates.io, can be installed via cargo:

cargo install linxal

See documentaiton at docs.rs or view the repository on Github.