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
| Versions | 0.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 |
|---|---|
| Dependencies | base (<6) |
| License | BSD3 |
| Author | Manuel Chakravarty, Gabriele Keller, Roman Leshchinskiy, Don Stewart |
| Maintainer | Don Stewart <dons@galois.com> |
| Stability | maintained |
| Category | Data |
| Home page | http://code.haskell.org/~dons/code/uvector |
| Upload date | Mon Feb 15 22:28:40 UTC 2010 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.12 |
| Build failure | ghc-7.0 (log) |
Modules
Downloads
- uvector-0.1.1.1.tar.gz (Cabal source package)
- package description (included in the package)