hackage.haskell.org : halide-haskell
Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process. . This package provides Haskell bindings that allow to write Halide embedded in Haskell without C++. . The best way to learn Halide is to have a look at the tutorials. Reference documentation is provided by the haddocks of the Language.Halide module.
Registry
-
Source
- JSON
purl: pkg:hackage/halide-haskell
Keywords:
bsd3
, language
, library
, program
, Propose Tags
, gpu
, halide
, haskell
, high-performance-computing
, jit
License: BSD-3-Clause
Latest release: about 2 years ago
First release: over 2 years ago
Dependent packages: 3
Downloads: 152 total
Stars: 20 on GitHub
Forks: 4 on GitHub
Total Commits: 133
Committers: 2
Average commits per author: 66.5
Development Distribution Score (DDS): 0.023
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago