vector: Efficient Arrays
An efficient but highly experimental implementation of Int-indexed arrays with a powerful loop fusion framework.
Versions [faq] | 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 (info) |
---|---|
Dependencies | array, base (>=2 && <4), ghc (>=6.9), ghc-prim [details] |
License | BSD-3-Clause |
Copyright | (c) Roman Leshchinskiy 2008 |
Author | Roman Leshchinskiy |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Category | Data Structures |
Home page | http://darcs.haskell.org/vector |
Uploaded | by RomanLeshchinskiy at 2009-09-11T09:20:16Z |
Distributions | Arch:0.12.1.2, Debian:0.12.0.1, Fedora:0.12.1.2, FreeBSD:0.10.12.3, LTSHaskell:0.12.0.3, NixOS:0.12.2.0, Stackage:0.12.0.3, openSUSE:0.12.1.2 |
Downloads | 373029 total (2404 in the last 30 days) |
Rating | 2.75 (votes: 10) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
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 | Automatic |
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 (as included in the package)