mrslac 0.1.0

A Rust crate with sparse matrix data structures
Documentation

MRSLAC - Maciel's Rust sparse linear algebra crate

A Rust crate with sparse matrix data structures to be used in linear algebra applications, such as implementing finite element method programs.

Authors

Acknowledgements

  • The Rust team for the tremendous job they're doing.
  • The people behind Eigen, for offering the world in general and the C++ community in particular a superb linear algebra package.