@hackage halide-JuicyPixels0.0.2.1
Integration between Halide and JuicyPixels
Categories
License
BSD-3-Clause
Maintainer
Tom Westerhout <14264576+twesterhout@users.noreply.github.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.0.2.1 Mon, 22 May 2023
Installation
Tested Compilers
Dependencies (4)
- JuicyPixels >=3.3.0 && <4
- base >=4.16.0.0 && <5
- halide-haskell >=0.0.2.0 && <0.1.0.0
- vector >=0.12.3.0 && <0.13 Show all…
Dependents (0)
halide-JuicyPixels
This package integrates
halide-haskell with
JuicyPixels by implementing
instances of IsHalideBuffer for Image and MutableImage types. See this
test for an example usage.