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

BUG: fix compatibility with numpy 2 for optional array copy (np.array(..., copy=False)) #135

Closed

Conversation

@mhvk mhvk mentioned this pull request Mar 3, 2024
@mhvk
Copy link
Contributor

mhvk commented Mar 3, 2024

The problem is that we are not compiling right with numpy 2.0 - I included a fix for this in #137.

@mhvk mhvk closed this in #137 Mar 3, 2024
@neutrinoceros neutrinoceros deleted the numpy2/array_copy_False branch March 3, 2024 20:24
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