matrices: native matrix based on vector

[ bsd3, data, library ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.3.2, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.5.0
Dependencies base (>=4.5 && <5), primitive, vector (>=0.9) [details]
License BSD-3-Clause
Copyright (c) 2015 Kai Zhang
Author Kai Zhang
Maintainer kai@kzhang.org
Category Data
Source repo head: git clone https://github.com/kaizhang/matrices.git
Uploaded by kaizhang at 2015-11-25T21:08:49Z
Distributions LTSHaskell:0.5.0, NixOS:0.5.0, Stackage:0.5.0
Reverse Dependencies 10 direct, 36 indirect [details]
Downloads 14259 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-11-25 [all 1 reports]