uvector: Fast unboxed arrays with a flexible interface
Deprecated
in favor of vector
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.
[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.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:21:03Z |
Category | Data |
Home page | http://code.haskell.org/~dons/code/uvector |
Uploaded | by DonaldStewart at 2008-06-10T22:12:46Z |
Distributions | |
Reverse Dependencies | 12 direct, 4804 indirect [details] |
Downloads | 7154 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-12 [all 7 reports] |