Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eszter137
Copy link
Contributor

Updated code to use matplotlib.colormaps["Blues"] as matplotlib.cm.get_cmap() is deprecated (see https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.7.0.html#deprecation-of-top-level-cmap-registration-and-access-functions-in-mpl-cm )

Description

Motivation and Context

Resolves: #474

How Has This Been Tested?

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have updated the documentation (if relevant).
  • I have added tests that cover my changes (if relevant).
  • The modified code is cuda compatible (github tests don't test cuda) (if relevant).
  • I have updated the CHANGELOG.

@mitkotak
Copy link
Member

Thanks !

@mitkotak mitkotak merged commit 7df1c75 into e3nn:main Oct 28, 2024
2 of 3 checks passed
@eszter137 eszter137 deleted the patch-2 branch October 29, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [BUG]

2 participants