Skip to main content

Complex number to perceptually uniform RGB subset mapping library

Project description

Complex number to perceptually uniform RGB subset mapping library.

This library operates on buffer object using numpy, and is designed to convert a 2d array of complex number in to an 2d array to 3-tuples of RGB values suitable for passing to matplotlib’s imshow function

Installing

ZtoRGBpy can be install from PyPI, using the command:

$ pip install ZtoRGBpy

Requirements

Version Numbering

ZtoRGBpy user a version numbering system based on PEP440, with versions numbers {major:d}.{minor:d}[.{patch:d}][.dev{year:0<4d}{month:0<2d}{day:0<2d}] providing a minimum of major and minor version, with optional patch number for bug fixes, and development tag for pre-release builds.

Major Version

New Major Version Release, may change the public API in non backwards compatible ways, that may break existing code.

Minor Version

Minor Version, releases may add new features to the public API, but will remain fully backwards compatible with the document API for the Major Version Series.

Patch Version

Patch are solely for fixing bugs in the code or API, these will only change the public API when it is found to perform in a manor contrary to the documented API

Development Version

This is a Development release, has not be tested, it may be unstable or have breaks in the API, such a release should NOT be relied upon.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ZtoRGBpy-1.0.1.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distributions

ZtoRGBpy-1.0.1-py3.7.egg (27.0 kB view hashes)

Uploaded Source

ZtoRGBpy-1.0.1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

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