We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we pin to below numpy < 2.0 because some failure in matplotlib. Need to look into this another time further.
The text was updated successfully, but these errors were encountered:
Pin numpy version to < 2.0.0
78e464e
numpy 2.0.0 API causes the assert tests to fail. To temporary fix this we pin numpy to < 2.0.0. We will solve this in a dedicated PR. See issue #48
No branches or pull requests
Currently we pin to below numpy < 2.0 because some failure in matplotlib. Need to look into this another time further.
The text was updated successfully, but these errors were encountered: