#matrix #sparse-matrix #progress #csc #csr #dense2-d #coo

nightly mtl

Matrix template library. Dense2D matrix, SparseMatrix.

6 releases

Uses old Rust 2015

0.1.5 Sep 30, 2016
0.1.4 Oct 3, 2015
0.1.3 Sep 22, 2015
0.1.2 Aug 30, 2015
0.1.0 Jul 24, 2015

#1286 in Math

24 downloads per month
Used in algs4

MIT/Apache

130KB
3.5K SLoC

rust-mtl

Working in Progress.

What's this?

A matrix library.

  • Nd-Array
  • Dense2D Matrix
  • Sparse Matrix (CSR, CSC, COO, LIL, etc.)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~495–790KB
~11K SLoC