About

Metadata

  • Last updated , by ChristianHoener
  • License BSD-3-Clause
  • Maintained by: choener@bioinf.uni-leipzig.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable 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

Readme

github action: CI github action: hackage

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/