Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/migrate to numpy 2 #34

Merged
merged 3 commits into from
Nov 10, 2024
Merged

Feat/migrate to numpy 2 #34

merged 3 commits into from
Nov 10, 2024

Conversation

mbsantiago
Copy link
Collaborator

This PR updates the project to support NumPy v2. To ensure compatibility with the latest version of NumPy, we have:

  • Utilized the NPY201 lint rule from Ruff to identify and address any deprecated code patterns.
  • Removed the numpy<2 version restriction from the dependency specifications

@mbsantiago mbsantiago merged commit 39c3918 into main Nov 10, 2024
4 checks passed
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.

1 participant