Skip to content

Support numpy 2.0 #42

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

Merged
merged 10 commits into from
May 28, 2024
Merged

Support numpy 2.0 #42

merged 10 commits into from
May 28, 2024

Conversation

oleksandr-pavlyk
Copy link
Contributor

Changes to support NumPy 2.0

These are minor, removal of use of np.compat, use of np.asarray(x) instead of np.array(x, copy=False).

@oleksandr-pavlyk oleksandr-pavlyk merged commit 5ad8a37 into master May 28, 2024
17 checks passed
@oleksandr-pavlyk oleksandr-pavlyk deleted the support-numpy-2.0 branch May 28, 2024 11:32
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.

2 participants