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.
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 | experimental |
| Category | Data |
| Home page | http://code.haskell.org/~dons/code/uvector |
| Upload date | Tue Jul 21 17:18:30 UTC 2009 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- uvector-0.1.0.4.tar.gz (Cabal source package)
- package description (included in the package)