vector-algorithms: Efficient algorithms for vector arrays

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Efficient algorithms for vector arrays

Properties

Versions 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.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
Change log None available
Dependencies base (>=3 && <5), bytestring (>=0.9 && <1.0), mtl, mwc-random, primitive (>=0.3 && <0.6), vector (>=0.6 && <0.11), vector-algorithms [details]
License BSD-3-Clause
Copyright (c) 2008,2009,2010,2011,2012,2013,2014 Dan Doel
Author Dan Doel
Maintainer Dan Doel <dan.doel@gmail.com>
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 2014-07-26T00:14:17Z

Modules

[Index]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees