repa: High performance, regular, shape polymorphic parallel arrays.
NOTE: You must use the GHC head branch > 6.13.20100309 to get decent performance. 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.
Modules
[Index]
Downloads
- repa-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.1.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.1.1, 2.0.2.1, 2.1.0.1, 2.1.1.1, 2.1.1.2, 2.1.1.3, 2.1.1.4, 2.1.1.5, 2.1.1.6, 2.2.0.1, 3.0.0.1, 3.1.0.1, 3.1.1.1, 3.1.2.1, 3.1.3.1, 3.1.3.2, 3.1.3.3, 3.1.4.1, 3.1.4.2, 3.2.1.1, 3.2.2.1, 3.2.2.2, 3.2.2.3, 3.2.2.201204.1, 3.2.3.1, 3.2.3.2, 3.2.3.3, 3.2.5.1, 3.3.1.1, 3.3.1.2, 3.4.0.1, 3.4.0.2, 3.4.1.1, 3.4.1.2, 3.4.1.3, 3.4.1.4, 3.4.1.5 |
---|---|
Dependencies | base (>=4 && <5), dph-prim-par (>=0.4.0 && <0.5.0), dph-prim-seq (>=0.4.0 && <0.5.0), QuickCheck (>=2.1.0.3 && <2.2.0.0) [details] |
License | MIT |
Author | The DPH Team |
Maintainer | Ben Lippmeier <benl@ouroborus.net> |
Category | Data Structures |
Home page | http://trac.haskell.org/repa |
Bug tracker | http://trac.haskell.org/repa/newticket |
Uploaded | by BenLippmeier at 2010-04-28T02:39:05Z |
Distributions | Debian:3.4.1.4, NixOS:3.4.1.5 |
Reverse Dependencies | 49 direct, 42 indirect [details] |
Downloads | 51159 total (41 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |