@hackage matrices0.1.0
native matrix based on vector
Installation
Dependencies (3)
Dependents (11)
@hackage/elynx-tools, @hackage/slynx, @hackage/mcmc, @hackage/elynx-seq, @hackage/haskell-igraph, @hackage/bioinformatics-toolkit, Show all…
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.