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'.
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 | NixOS:0.1.1.1 |
Downloads | 6801 total (34 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] |