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

Fix for NumPy v2 release #661

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Fix for NumPy v2 release #661

merged 2 commits into from
Jun 18, 2024

Conversation

yoda-vid
Copy link
Collaborator

NumPy v2 has just been released, bringing many changes to the API, including the np.lib subpackage (see https://numpy.org/devdocs/numpy_2_0_migration_guide.html#numpy-lib-namespace). Fix a reference to the np.lib.index_tricks module.

NumPy v2 has just been released, bringing many changes to the API, including the `np.lib` subpackage (see https://numpy.org/devdocs/numpy_2_0_migration_guide.html#numpy-lib-namespace). Fix a reference to the `np.lib.index_tricks` module.
@yoda-vid yoda-vid added bug Something isn't working dependencies Issues/requests related to a dependency package labels Jun 18, 2024
@yoda-vid yoda-vid added this to the v1.6.0 milestone Jun 18, 2024
@yoda-vid yoda-vid merged commit 39f9617 into master Jun 18, 2024
12 checks passed
@yoda-vid yoda-vid deleted the fix_np_v2 branch June 18, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Issues/requests related to a dependency package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant