vector-algorithms: Efficient algorithms for vector arrays

[ bsd3, data, library ] [ Propose Tags ]

Efficient algorithms for vector arrays

Flags

Automatic Flags
NameDescriptionDefault
boundschecks

Enable bounds checking

Enabled
unsafechecks

Enable bounds checking in unsafe operations at the cost of a significant performance penalty.

Disabled
internalchecks

Enable internal consistency checks at the cost of a significant performance penalty.

Disabled
bench

Build a benchmarking program to test vector-algorithms performance

Disabled
properties

Enable the quickcheck tests

Enabled

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'.

Versions [RSS] 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.3.1, 0.5.4, 0.5.4.1, 0.5.4.2, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.0.4, 0.9.0.1 (info)
Dependencies base (>=4.5 && <4.12), bytestring (>=0.9 && <1.0), mtl, mwc-random, primitive (>=0.3 && <0.7), vector (>=0.6 && <0.13), vector-algorithms [details]
License BSD-3-Clause
Copyright (c) 2008,2009,2010,2011,2012,2013,2014,2015 Dan Doel (c) 2015 Tim Baumann
Author Dan Doel
Maintainer Dan Doel <dan.doel@gmail.com>
Revised Revision 2 made by HerbertValerioRiedel at 2018-08-13T16:01:49Z
Category Data
Home page http://code.haskell.org/~dolio/
Source repo head: darcs get http://hub.darcs.net/dolio/vector-algorithms
Uploaded by DanDoel at 2015-08-12T22:04:30Z
Distributions Arch:0.9.0.1, Debian:0.8.0.3, Fedora:0.9.0.1, FreeBSD:0.7.0.1, LTSHaskell:0.9.0.1, NixOS:0.9.0.1, Stackage:0.9.0.1, openSUSE:0.9.0.1
Reverse Dependencies 71 direct, 4831 indirect [details]
Executables vector-algorithms-bench
Downloads 124171 total (320 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-12 [all 1 reports]