matrices-0.4.5: native matrix based on vector
Data.Matrix.Storable
type Matrix a = Matrix Vector a #
module Data.Matrix.Dense.Generic