@hackage matrices0.3.2

native matrix based on vector

This library provide the APIs for creating, indexing, modifying matrices (2d arrays). The underling data structure is vector. It's not intended to be a linear algebra library.