halide-arrayfire
[](LICENSE)
[](https://github.com/twesterhout/halide-haskell/actions/workflows/ci.yml)
[](https://hackage.haskell.org/package/halide-arrayfire)
This package integrates
[halide-haskell](https://github.com/twesterhout/halide-haskell/) with
[arrayfire](https://github.com/arrayfire/arrayfire-haskell) 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!)