vector-buffer: A buffer compatible with Data.Vector.*

[ bsd3, data, library ] [ Propose Tags ]

A buffer type that can easily be converted to a Data.Vector.Storable vector from the vector package and compatible with hmatrix.

Elements are pushed into the buffer. When the buffer is converted to a read-only vector, the last-pushed element occurs at the end.

Monadic map functions also operate so that the last-pushed element is treated last.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.3, 0.4, 0.4.1
Change log CHANGES
Dependencies base (>=4 && <5), deepseq (>1), vector (>=0.7) [details]
License BSD-3-Clause
Author Vivian McPhail
Maintainer haskell.vivian.mcphail@gmail.com
Category Data
Uploaded by VivianMcPhail at 2015-03-30T18:05:12Z
Distributions LTSHaskell:0.4.1, NixOS:0.4.1, Stackage:0.4.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6683 total (32 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-03-30 [all 1 reports]