@hackage matrices0.4.2

native matrix based on vector

This library provide the APIs for creating, indexing, modifying matrices (2d arrays), including dense and sparse representations. The underling data structure is vector.