vector-algorithms: Efficient algorithms for vector arrays
Efficient algorithms for vector arrays
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.4, 0.7, 0.7.0.1 |
---|---|
Dependencies | base (>=3 && <5), bytestring (==0.9.*), primitive (>=0.3 && <0.5), vector (>=0.6 && <0.10) [details] |
License | BSD-3-Clause |
Author | Dan Doel |
Maintainer | Dan Doel <dan.doel@gmail.com> |
Category | Data |
Home page | http://code.haskell.org/~dolio/ |
Uploaded | by DanDoel at Sun Feb 5 19:39:13 UTC 2012 |
Distributions | Arch:0.7.0.1, Debian:0.7.0.1, Fedora:0.7.0.1, FreeBSD:0.7.0.1, LTSHaskell:0.7.0.1, NixOS:0.7.0.1, Stackage:0.7.0.1, openSUSE:0.7.0.1 |
Downloads | 71138 total (128 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
boundschecks | Enable bounds checking | Enabled | Automatic |
unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty. | Disabled | Automatic |
internalchecks | Enable internal consistency checks at the cost of a significant performance penalty. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vector-algorithms-0.5.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)