Description
Integration between Halide and ArrayFire.
Description
This package provides instances of Language.Halide.IsHalideBuffer for arrays from the arrayfire library.
README.md
halide-arrayfire
This package integrates halide-haskell with arrayfire by implementing an instance of IsHalideBuffer for the Array data type.
- [X] CPU
 - [ ] CUDA (know how to do it, just need a bit of time)
 - [ ] OpenCL (no idea how, contributions are welcome!)