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

Support numpy 1.24 #608

Merged
merged 6 commits into from
Jan 3, 2023
Merged

Support numpy 1.24 #608

merged 6 commits into from
Jan 3, 2023

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jan 2, 2023

With the release of numpy 1.24, the warning for inhomogeneous shape is now a ValueError.

For Geoviews to work with the new numpy version, holoviz/holoviews#5581 is also needed.

np_123

np_124

TODO

  • Need to check if examples can run

@hoxbro hoxbro merged commit 13f4303 into main Jan 3, 2023
@hoxbro hoxbro deleted the support_numpy_1.24 branch January 3, 2023 15:22
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