Dependencies for vector-algorithms-0.7.0.1

library
vector-algorithms-bench

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