Closed as not planned
Description
Problem
I have difficulty to add according https://www.nature.com/articles/s41467-020-19160-7 scientific colorbar in matplotlib and i hesitate to use package https://pypi.org/project/cmcrameri/ , is there any solution add it as part of Matplotlib
Proposed solution
I think here can be modified
matplotlib/lib/matplotlib/_cm.py
Line 1416 in f017315