@hackage matrices0.4.3
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), including dense and sparse representations. The underling data structure is vector.