uvector-0.1.1.1: Fast unboxed arrays with a flexible interface

The uvector package

Fast unboxed arrays with a flexible interface. The library is built of fusible combinators, as described in the paper /Stream Fusion: From Lists to Streams to Nothing at All/.

For best results, compile with your user programs with -O2 -fvia-C -optc-O3.

This library is deprecated: please consider using the vector package, http://hackage.haskell.org/package/vector.

Properties

Versions0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1.0, 0.1.1.1
Dependenciesbase (<6)
LicenseBSD3
AuthorManuel Chakravarty, Gabriele Keller, Roman Leshchinskiy, Don Stewart
MaintainerDon Stewart <dons@galois.com>
Stabilitymaintained
CategoryData
Home pagehttp://code.haskell.org/~dons/code/uvector
Upload dateMon Feb 15 22:28:40 UTC 2010
Uploaded byDonaldStewart
Built onghc-6.12
Build failureghc-7.0 (log)

Modules

Downloads