#sparse-matrix #sparse #algebra #matrix #matrix-vector #vector

mrslac

A Rust crate with sparse matrix data structures

2 unstable releases

Uses old Rust 2015

0.2.0 Jun 7, 2020
0.1.0 Jan 5, 2020

#1674 in Data structures

24 downloads per month

MIT license

13KB
315 lines

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.

No runtime deps