Skip to content

Numpy 1.x backwards-compatibility fix #36

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

Closed
wants to merge 1 commit into from

Conversation

musicinmybrain
Copy link
Contributor

Before Numpy 2.0, numpy.asarray() does not support a copy keyword.

Partially reverts (one line of) cd9026f.

Fixes #35.

Before Numpy 2.0, `numpy.asarray()` does not support a `copy` keyword.

Partially reverts (one line of) cd9026f.

Fixes has2k1#35.
@has2k1
Copy link
Owner

has2k1 commented Jul 25, 2024

Thank you. This was merged in 6b6ef5d

@has2k1 has2k1 closed this Jul 25, 2024
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