uvector: Fast unboxed arrays with a flexible interface
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.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
safe | Compile the library with read/write bound checking enabled. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- uvector-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 (<4.3), ghc-prim [details] |
License | BSD-3-Clause |
Author | Manuel Chakravarty, Gabriele Keller, Roman Leshchinskiy, Don Stewart |
Maintainer | Don Stewart <dons@galois.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-12-20T11:22:15Z |
Category | Data |
Home page | http://code.haskell.org/~dons/code/uvector |
Uploaded | by DonaldStewart at 2010-02-15T22:28:40Z |
Distributions | |
Reverse Dependencies | 12 direct, 4807 indirect [details] |
Downloads | 7165 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |