Cmcrameri

Latest version: v1.8

Safety actively analyzes 619482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.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

1.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

1.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

1.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

1.4

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.<name>' 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

1.3

Colourmaps are registered with matplotlib to make them accessible with matplotlib.pyplot.get_cmap().

Thanks to scrallen https://github.com/scrallen for this improvement.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.