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-O2.
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 |
| 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 Jun 10 22:12:46 UTC 2008 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
Modules
- Data
- Array
- Data.Array.Vector
- Array
Downloads
- uvector-0.1.tar.gz (Cabal source package)
- package description (included in the package)