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

Make opensquirrel compatible with numpy 2.0 #250

Closed
wants to merge 1 commit into from

Conversation

eendebakpt
Copy link
Contributor

@eendebakpt eendebakpt commented Jul 3, 2024

Replace numpy deprecated (and in numpy 2.0 removed) functionality with modern numpy options

juanboschero
juanboschero previously approved these changes Jul 8, 2024
@elenbaasc
Copy link
Collaborator

We have a ticket to check what is required (and what the consequences will be) to update to numpy 2.0. We will pick up these changes when we tackle that.

@elenbaasc elenbaasc requested review from juanboschero and removed request for juanboschero and rturrado July 8, 2024 09:09
@eendebakpt
Copy link
Contributor Author

We have a ticket to check what is required (and what the consequences will be) to update to numpy 2.0. We will pick up these changes when we tackle that.

Nice! Note even without numpy 2.0 support these changes can be worthwhile as they replace methods that are also deprecated in nump 1.26.x

@juanboschero juanboschero self-requested a review July 8, 2024 09:32
@juanboschero juanboschero dismissed their stale review July 8, 2024 09:33

Not considering consequences

@elenbaasc elenbaasc removed the request for review from juanboschero July 8, 2024 09:38
rturrado
rturrado previously approved these changes Jul 17, 2024
Copy link
Contributor

@rturrado rturrado left a comment

Choose a reason for hiding this comment

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

Beautiful! Thanks for the changes, Peter.

S-Linde
S-Linde previously approved these changes Aug 7, 2024
@S-Linde S-Linde dismissed their stale review August 7, 2024 09:08

mypy conflicts

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.

5 participants