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

Allow to use NumPy 2. #632

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Allow to use NumPy 2. #632

merged 1 commit into from
Aug 31, 2024

Conversation

vnmabus
Copy link
Member

@vnmabus vnmabus commented Aug 31, 2024

Describe the proposed changes

All tests are now executed with NumPy 2. This is important, because the representation of arrays (and thus the expected doctest output) has been changed in this version.

Checklist before requesting a review

  • I have performed a self-review of my code
  • The code conforms to the style used in this package
  • The code is fully documented and typed (type-checked with Mypy)
  • I have added thorough tests for the new/changed functionality

All tests are now executed with NumPy 2. This is important, because the
representation of arrays (and thus the expected doctest output) has been
changed in this version.
@vnmabus vnmabus merged commit d0bc82f into develop Aug 31, 2024
15 checks passed
@vnmabus vnmabus deleted the feature/numpy2 branch August 31, 2024 19:00
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