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

Temporary Fix for NumPy 2.0 Issues (Main Branch) #292

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

ben-l-p
Copy link
Collaborator

@ben-l-p ben-l-p commented Jun 25, 2024

NumPy 2.0 has been released, which depreciates many functions that have been used in SHARPy. This now causes many unit tests to fail, and there is also a corresponding SciPy version which presents issues. This is a temporary fix which sets an upper ceiling on the versions which can be used (was previously set to use latest), however aim to update the code in due course.

@rafapalacios rafapalacios merged commit e19f74e into main Jun 27, 2024
3 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