@hackage accelerate-io1.0.0.0
Read and write Accelerate arrays in various formats
Categories
License
BSD-3-Clause
Maintainer
Trevor L. McDonell <tmcdonell@cse.unsw.edu.au>
Links
Versions
Installation
Tested Compilers
Dependencies (7)
- accelerate >=1.0 && <1.2
- array >=0.3
- base >=4.7 && <4.11
- bmp >=1.2
- bytestring >=0.9
- repa >=3.2 Show all…
Dependents (9)
@hackage/accelerate-bignum, @hackage/meta-par-accelerate, @hackage/parconc-examples, @hackage/accelerate-fftw, @hackage/acme-everything, @hackage/accelerate-cublas, Show all…
Package Flags
bounds-checks
(on by default)
Enable bounds checking
unsafe-checks
(off by default)
Enable bounds checking in unsafe operations
internal-checks
(off by default)
Enable internal consistency checks
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