Skip to content

mfkiwl/pyclesperanto

 
 

Repository files navigation

py-clesperanto

Build License Website GitHub stars GitHub forks

pyclEsperanto is a python package for clEsperanto - a multi-language framework for GPU-accelerated image processing.

clEsperanto uses OpenCL kernels from CLIJ.

This package rely on the CLIc back-end for processing.

Install

Download the repository and update the submodule

git clone https://github.com/clEsperanto/pyclesperanto.git
cd pyclesperanto && git submodule update --init --recursive

compile both sources and python package

pip install .

and test package by running

python -m pytest .

About

GPU-accelerated Image Processing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 67.0%
  • Python 19.9%
  • CMake 13.1%