repa-eval

High performance, regular, shape polymorphic parallel arrays.


Keywords
data-structures, library, Propose Tags, Report a vulnerability, , Index, Quick Jump, Data.Repa.Eval.Elt, Data.Repa.Eval.Gang, Data.Repa.Eval.Generic.Par, Data.Repa.Eval.Generic.Seq, repa-eval-4.2.4.0.tar.gz, browse, Package description, Package maintainers, BasVanDijk, BenLippmeier, PepeIborra, TrevorMcDonell, LaurentRDC, edit package information
License
BSD-3-Clause
Install
cabal install repa-eval-4.2.3.1

Documentation

repa

Repa provides high performance, regular, multi-dimensional, shape polymorphic parallel arrays. All numeric data is stored unboxed. Functions written with the Repa combinators are automatically parallel provided you supply +RTS -Nwhatever on the command line when running the program.