Skip to content

Require NumPy 2.0#41

Open
padix-key wants to merge 1 commit intomainfrom
numpy-version
Open

Require NumPy 2.0#41
padix-key wants to merge 1 commit intomainfrom
numpy-version

Conversation

@padix-key
Copy link
Collaborator

NumPy 2.0 added some breaking API changes, including that some functions now return NumPy scalars instead of Python's built-in types (e.g. np.float64 instead of float). This can lead to some errors: #39 (comment)

As NumPy 2.0 is now more than a year old, I think it is reasonable to pin numpy>=2.0

@padix-key
Copy link
Collaborator Author

I found a problem with this PR: The peppr test dependencies require dockq, which itself currently depends on numpy<2. Hence I put this PR on hold until wallnerlab/DockQ#61 is merged.

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