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

Numpy2 #170

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Numpy2 #170

wants to merge 9 commits into from

Conversation

henrikjacobsenfys
Copy link
Member

@henrikjacobsenfys henrikjacobsenfys commented Jun 21, 2024

EasyScience needs to support numpy 2

To fix issues with numpy 2.0
Pint 0.24 does not support 3.9. Testing to see if this breaks other things.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not contain a valid label. Please add one of the following labels: ['chore', 'fix', 'bugfix', 'bug', 'enhancement', 'feature', 'dependencies', 'documentation']

@henrikjacobsenfys henrikjacobsenfys added the chore Chore changes to the code label Jun 21, 2024
To remove Python 3.9
Upgade Package_Testing to Python 3.10
@henrikjacobsenfys
Copy link
Member Author

It fails because it relies on easyscience, which also has a few np.Inf instead of np.inf, specifically in the __init__ of Parameter in Variable.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore changes to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants