@hackage PrimitiveArray0.10.1.1
Efficient multidimensional arrays
Installation
Dependencies (24)
- DPutils >=0.1.1 && <0.1.2
- OrderedBits >=0.0.2 && <0.0.3
- QuickCheck >=2.7
- aeson >=0.8
- base >=4.7 && <5.0
- binary >=0.7 Show all…
Dependents (29)
@hackage/WordAlignment, @hackage/Forestry, @hackage/Gene-CluEDO, @hackage/BiobaseInfernal, @hackage/FormalGrammars, @hackage/GrammarProducts, Show all…
Package Flags
debug
(off by default)
Enable bounds checking and various other debug operations at the cost of a significant performance penalty.
debugoutput
(off by default)
Enable debug output, which spams the screen full of index information
llvm
(off by default)
use llvm
debugdump
(off by default)
Enable dumping intermediate / core files
dump-core
(off by default)
Dump HTML for the core generated by GHC during compilation
PrimitiveArray
generalized Algebraic Dynamic Programming Homepage
PrimitiveArray provides operations on multi-dimensional arrays. Internally, the representation is based on the vector library, while the multi-dimensional indexing follows repa.
Primitive arrays are designed to be used together with ADPfusion.
Contact
Christian Hoener zu Siederdissen
Leipzig University, Leipzig, Germany
choener@bioinf.uni-leipzig.de
http://www.bioinf.uni-leipzig.de/~choener/