mrslac

Crates.iomrslac
lib.rsmrslac
version0.2.0
sourcesrc
created_at2020-01-05 14:04:47.832295
updated_at2020-06-07 18:44:03.229333
descriptionA Rust crate with sparse matrix data structures
homepagehttps://github.com/ruimaciel/mrslac
repositoryhttps://github.com/ruimaciel/mrslac.git
max_upload_size
id195410
size22,062
Rui Maciel (ruimaciel)

documentation

README

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.
Commit count: 24

cargo fmt