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

[ 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.

Modules

[Index]

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), vector (>=0.7) [details]
License BSD-3-Clause
Author Vivian McPhail
Maintainer haskell.vivian.mcphail@gmail.com
Category Data
Uploaded by VivianMcPhail at 2011-02-14T03:45:01Z
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 uploaded by user
Build status unknown [no reports yet]