@hackage PrimitiveArray0.9.0.0
Efficient multidimensional arrays
Installation
Tested Compilers
Dependencies (20)
- DPutils >=0.0.2 && <0.0.3
- OrderedBits >=0.0.1 && <0.0.2
- 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
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/