mtl

Crates.iomtl
lib.rsmtl
version0.1.5
sourcesrc
created_at2015-07-24 09:50:43.326587
updated_at2016-09-30 16:07:02.985995
descriptionMatrix template library. Dense2D matrix, SparseMatrix.
homepage
repositoryhttps://github.com/andelf/rust-mtl
max_upload_size
id2665
size148,524
Andelf (andelf)

documentation

README

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.

Commit count: 72

cargo fmt