@hackage matrices0.3.0
native matrix based on vector
Categories
License
BSD-3-Clause
Maintainer
kai@kzhang.org
Links
Versions
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.