@hackage matrix-sized0.0.1

Haskell matrix library with interface to C++ linear algebra libraries.

Type-safe linear algebra library

  • General matrix types are implemented in native Haskell.

  • The dimensions of matrices are statically typed.

  • Provides bindings to high performance C++ linear algebra libraries such Eigen and Spectra.