According to api_changes_3.9.0, matplotlib.cm.get_cmap is removed and should use matplotlib.colormaps[cmap] instead.
Is someone actively maintaining Hypyp?
I have been fixing this update in matplotlib in my own version of Hypyp, but would be nice to share this with the community.
I can work to fix this in the whole package and create a pull request, but I'd like first to know if someone is actively checking the pull requests.
According to api_changes_3.9.0, matplotlib.cm.get_cmap is removed and should use matplotlib.colormaps[cmap] instead.
Is someone actively maintaining Hypyp? I have been fixing this update in matplotlib in my own version of Hypyp, but would be nice to share this with the community. I can work to fix this in the whole package and create a pull request, but I'd like first to know if someone is actively checking the pull requests.
Thanks!