vector: Efficient Arrays

[ bsd3, data, data-structures, library ] [ Propose Tags ]

An efficient but highly experimental implementation of Int-indexed arrays with a powerful loop fusion framework.

Flags

Automatic Flags
NameDescriptionDefault
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

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

Package maintainers

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 (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 2 made by Bodigrim at 2021-04-13T21:33:11Z
Category Data Structures
Home page http://darcs.haskell.org/vector
Uploaded by RomanLeshchinskiy at 2009-09-11T20:46:42Z
Distributions Arch:0.13.1.0, Debian:0.12.1.2, Fedora:0.13.0.0, FreeBSD:0.10.12.3, LTSHaskell:0.13.1.0, NixOS:0.13.1.0, Stackage:0.13.1.0, openSUSE:0.13.1.0
Reverse Dependencies 2029 direct, 12600 indirect [details]
Downloads 416806 total (610 in the last 30 days)
Rating 2.75 (votes: 13) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]