The repa package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), ghc-prim (0.2.*), QuickCheck (≥2.3 & <2.5), template-haskell (2.5.*), vector (0.7.*) |
| License | BSD3 |
| Author | The DPH Team |
| Maintainer | Ben Lippmeier <benl@ouroborus.net> |
| Stability | experimental |
| Category | Data Structures |
| Home page | http://repa.ouroborus.net |
| Bug tracker | repa@ouroborus.net |
| Upload date | Thu Apr 7 03:00:19 UTC 2011 |
| Uploaded by | BenLippmeier |
| Built on | ghc-7.0 |
| Distributions | NixOS: 3.2.3.3, Debian: 3.2.3.3 |
Modules
Downloads
- repa-2.0.0.3.tar.gz (Cabal source package)
- package description (included in the package)