vector: Efficient Arrays
An efficient but highly experimental implementation of Int-indexed arrays with a powerful loop fusion framework.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
enableassertions | Enable assertions that check parameters to functions are reasonable. These will impose a moderate performance cost on users of the library, with the benefit that you get reasonable errors rather than segmentation faults! | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vector-0.3.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.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.7, 0.7.0.1, 0.7.1, 0.8, 0.9, 0.9.1, 0.10, 0.10.0.1, 0.10.9.0, 0.10.9.1, 0.10.9.2, 0.10.9.3, 0.10.10.0, 0.10.11.0, 0.10.12.0, 0.10.12.1, 0.10.12.2, 0.10.12.3, 0.11.0.0, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.12.0.3, 0.12.1.0, 0.12.1.1, 0.12.1.2, 0.12.2.0, 0.12.3.0, 0.12.3.1, 0.13.0.0, 0.13.1.0, 0.13.2.0 (info) |
---|---|
Dependencies | array, base (>=2 && <4), ghc (>=6.9 && <7), ghc-prim (<0.3.1) [details] |
License | BSD-3-Clause |
Copyright | (c) Roman Leshchinskiy 2008 |
Author | Roman Leshchinskiy |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Revised | Revision 1 made by Bodigrim at 2021-04-13T21:40:30Z |
Category | Data Structures |
Home page | http://darcs.haskell.org/vector |
Uploaded | by RomanLeshchinskiy at 2009-09-11T09:20:16Z |
Distributions | Arch:0.13.1.0, Debian:0.12.1.2, Fedora:0.13.0.0, FreeBSD:0.10.12.3, LTSHaskell:0.13.2.0, NixOS:0.13.1.0, Stackage:0.13.2.0, openSUSE:0.13.2.0 |
Reverse Dependencies | 2071 direct, 12894 indirect [details] |
Downloads | 423573 total (730 in the last 30 days) |
Rating | 2.75 (votes: 14) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |