Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

A CUDA-accerlated image processing library

Project description

A CUDA-accerlated image processing library

  • Free software: Apache Software License 2.0

Installation

pip install cuimage

You can also install the in-development version with:

pip install https://github.com/gigony/cuimage/archive/master.zip

Documentation

https://cuimage.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.0 (2020-09-17)

  • First release on PyPI.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page