accelerate-io: Read and write Accelerate arrays in various formats
This package provides efficient conversion routines between a range of array types and Accelerate arrays.
Refer to the main Accelerate package for more information: http://hackage.haskell.org/package/accelerate
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bounds-checks | Enable bounds checking | Enabled |
unsafe-checks | Enable bounds checking in unsafe operations | Disabled |
internal-checks | Enable internal consistency checks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- accelerate-io-0.13.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] | 0.12.0.0, 0.12.1.0, 0.13.0.0, 0.13.0.1, 0.13.0.2, 0.14.0.0, 0.15.0.0, 0.15.1.0, 1.0.0.0, 1.0.0.1, 1.2.0.0, 1.3.0.0 |
---|---|
Dependencies | accelerate (>=0.13 && <0.14), array (>=0.3 && <0.5), base (>=4 && <5), bmp (>=1.2 && <1.3), bytestring (>=0.9 && <0.11), repa (>=3.2 && <3.3), vector (>=0.9 && <0.11) [details] |
License | BSD-3-Clause |
Author | Manuel M T Chakravarty, Gabriele Keller, Sean Lee, Trevor L. McDonell |
Maintainer | Manuel M T Chakravarty <chak@cse.unsw.edu.au> |
Category | Compilers/Interpreters, Concurrency, Data, Parallelism |
Home page | https://github.com/AccelerateHS/accelerate-io |
Bug tracker | https://github.com/AccelerateHS/accelerate/issues |
Source repo | head: git clone git://github.com/AccelerateHS/accelerate-io.git |
Uploaded | by TrevorMcDonell at 2013-05-11T09:00:53Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 13135 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |