A package providing custom colormaps
Project description
mcmaps
A Python package providing pre-defined custom colormaps for visualization.
Installation
python -m pip install git+https://github.com/syedhamidali/mcmaps
Example
import mcmaps # Automatically registers colormaps
# Use the colormap directly in matplotlib
import matplotlib.pyplot as plt
plt.contourf([[0, 1], [1, 0]], cmap='SyedSpectral')
plt.colorbar()
plt.show()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcmaps-1.0.0.tar.gz
(286.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mcmaps-1.0.0-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file mcmaps-1.0.0.tar.gz.
File metadata
- Download URL: mcmaps-1.0.0.tar.gz
- Upload date:
- Size: 286.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57eb671f37643fdf0a3800f8bdd7e21043dec2c65565998ac9c0420f8fba9407
|
|
| MD5 |
151c6b27e9facece02306c3b549662f5
|
|
| BLAKE2b-256 |
e3131a49d65bbada4b86ba084985f7331dc070b12a1505b1caa41d3ff2a2114c
|
File details
Details for the file mcmaps-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mcmaps-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31adeb9c04c8916eff3c542f556b6953bc4af5ff3ccb0118faba4b5ccd47b37a
|
|
| MD5 |
7bea3a50cf9a54866b73f0c4657eeeb4
|
|
| BLAKE2b-256 |
69e5be1fe1d8ecbbd7a709ed0531825896737a5db48cbde2b50b8cb1cbc27595
|