Recent Releases of cmcrameri
cmcrameri - v1.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/callumrollo/cmcrameri/pull/36
- fix docs link by @callumrollo in https://github.com/callumrollo/cmcrameri/pull/38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/callumrollo/cmcrameri/pull/39
Full Changelog: https://github.com/callumrollo/cmcrameri/compare/v1.8...v1.9
- Python
Published by callumrollo over 1 year ago
cmcrameri - v1.8
What's Changed
Now supports Python 3.12
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/callumrollo/cmcrameri/pull/31
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/callumrollo/cmcrameri/pull/32
- to python 3.12 and bump version number by @callumrollo in https://github.com/callumrollo/cmcrameri/pull/35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/callumrollo/cmcrameri/pull/30
Full Changelog: https://github.com/callumrollo/cmcrameri/compare/v1.7...v1.8
- Python
Published by callumrollo almost 2 years ago
cmcrameri - v1.7
What's Changed
- Bump mamba-org/provision-with-micromamba from 15 to 16 by @dependabot in https://github.com/callumrollo/cmcrameri/pull/22
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/callumrollo/cmcrameri/pull/26
- Add new categorical colourmaps by @callumrollo in https://github.com/callumrollo/cmcrameri/pull/28
New Contributors
- @dependabot made their first contribution in https://github.com/callumrollo/cmcrameri/pull/22
Full Changelog: https://github.com/callumrollo/cmcrameri/compare/v1.6...v1.7
- Python
Published by callumrollo over 2 years ago
cmcrameri - v1.6
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/callumrollo/cmcrameri/pull/20
- Follow the version 8.0 of Scientific colour map by @arafune in https://github.com/callumrollo/cmcrameri/pull/24
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/callumrollo/cmcrameri/pull/20
- @arafune made their first contribution in https://github.com/callumrollo/cmcrameri/pull/24
Full Changelog: https://github.com/callumrollo/cmcrameri/compare/v1.5...v1.6
- Python
Published by callumrollo over 2 years ago
cmcrameri - v1.5
What's Changed
- Misc repo changes by @kianmeng in https://github.com/callumrollo/cmcrameri/pull/13
- Update GHA by @ocefpaf in https://github.com/callumrollo/cmcrameri/pull/16
- Fix future deprecations by @ocefpaf in https://github.com/callumrollo/cmcrameri/pull/15
- modern_template by @ocefpaf in https://github.com/callumrollo/cmcrameri/pull/18
New Contributors
- @kianmeng made their first contribution in https://github.com/callumrollo/cmcrameri/pull/13
- @ocefpaf made their first contribution in https://github.com/callumrollo/cmcrameri/pull/16
Full Changelog: https://github.com/callumrollo/cmcrameri/compare/v1.4...v1.5
- Python
Published by callumrollo almost 3 years ago
cmcrameri - Improved colormaps image
Improvement of colormaps images and more by @zmoon
- Use ListedColormap instead. Simpler and gives the same result for the non-categorical ones since they have N=256.
- Clean up the .cm namespace so that it is easier to use
- Fancier show_cmaps plotter, and show the result in the readme under its code demo.
- show_cmaps added to the top-level namespace
- all added to the top-level init.py
- In readme, import cmcrameri.cm as cmc for consistency with the 'cmc.
' form for the registered cmaps added in - scrallen: added plt.cm.register_cmap commands...
- Add example of using a registered cmap name to the readme
- Running cm.py directly generates the colormaps.png
- Update the links to Crameri's website
- Python
Published by callumrollo about 4 years ago
cmcrameri - Colourmap data accesible via matplotlib
Colourmaps are registered with matplotlib to make them accessible with matplotlib.pyplot.get_cmap().
Thanks to @scrallen https://github.com/scrallen for this improvement.
- Python
Published by callumrollo about 4 years ago
cmcrameri - Scientific Colourmaps 7
This release includes new Colourmaps from Fabio Crameri et al. Read more here https://twitter.com/fcrameri/status/1356532575137894401
- Python
Published by callumrollo almost 5 years ago
cmcrameri - Added categorical colormaps
New release now includes all the original colormaps by FabioCrameri. The continuous colormaps include reversed versions.
cmcrameri now builds on Python 3.6 - 3.9
- Python
Published by callumrollo almost 5 years ago
cmcrameri - testing pypi readme
using a long pypi readme
- Python
Published by callumrollo over 5 years ago
cmcrameri - Now with functioning paths
It's a learning process
- Python
Published by callumrollo over 5 years ago
cmcrameri - Pre-production
Should pip install now
- Python
Published by callumrollo over 5 years ago