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

Compatibility with numpy 2.0 #284

Merged
merged 5 commits into from
Jun 23, 2024

Conversation

wouterpeere
Copy link
Contributor

The latest numpy version (2.0), released yesterday 06/16/2024, has breaking changes in comparison with v1.*
For pygfunction, this is rather minor, since only the np.cfloat should be changed to np.complex128 in the pipes module.

Since in the requirements of pygfunction, no upper boundary on the numpy version is defined, this can lead to major failures when installing pygfunction on a new venv.

@MassimoCimmino MassimoCimmino self-requested a review June 17, 2024 13:05
@MassimoCimmino
Copy link
Owner

Thank you @wouterpeere.

This closes #285. #285 and #266 should be the last two issues leading to v2.2.3. I am hopeful I can finish these up by the end of next week.

@MassimoCimmino MassimoCimmino merged commit a490fc1 into MassimoCimmino:master Jun 23, 2024
10 checks passed
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