mtl 0.1.4

Matrix template library. Dense2D matrix, SparseMatrix.
docs.rs failed to build mtl-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: mtl-0.1.5

rust-mtl

Working in Progress.

What's this?

A matrix library.

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