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

The vector-buffer package

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.

Properties

Versions0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.3, 0.4
Dependenciesbase (4.*), vector (≥0.7)
LicenseBSD3
AuthorVivian McPhail
Maintainerhaskell.vivian.mcphail@gmail.com
CategoryData
Upload dateTue Feb 15 04:37:17 UTC 2011
Uploaded byVivianMcPhail
Built onghc-7.0

Modules

Downloads