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

Support python3.11 #47

Merged
merged 4 commits into from
Nov 20, 2024
Merged

Support python3.11 #47

merged 4 commits into from
Nov 20, 2024

Conversation

mkvanhooft
Copy link
Collaborator

@mkvanhooft mkvanhooft commented Nov 1, 2024

Changes to support python3.11:

  • Relax numpy requirement to <2.0
  • Relax scipy requiment to <2.0
  • Replace numpy.complex type with complex

Background:
No numpy and scipy packages with the earlier requirements exist for python3.11 and using a newer numpy version removes the numpy.complex

@mkvanhooft mkvanhooft self-assigned this Nov 1, 2024
@mkvanhooft mkvanhooft requested a review from bvdvecht November 1, 2024 21:30
@mkvanhooft mkvanhooft changed the title Relax scipy requirement Support python3.11 Nov 18, 2024
@mkvanhooft mkvanhooft merged commit f14eee5 into develop Nov 20, 2024
4 checks passed
@mkvanhooft mkvanhooft deleted the relax-scipy-requirement branch November 20, 2024 09:36
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