Skip to content

Conversation

@rjleveque
Copy link
Member

To fix

AttributeError: `np.infty` was removed in the NumPy 2.0 release. Use `np.inf` instead.

@mandli
Copy link
Member

mandli commented Aug 18, 2025

I think these are fixed in #642 along with some other instances of the same. If we do not merge in all of the tests, there are a few other changes to the Python packages that correct bugs and make the flake call pass.

@rjleveque
Copy link
Member Author

I don't see these fixes in #642, maybe somewhere else?

@mandli
Copy link
Member

mandli commented Aug 18, 2025

Huh, you are right. Must have been because it was in a function call and it was not checking the imports. I have fixed this in other spots, but best to merge this in then.

@mandli mandli merged commit 4b69754 into clawpack:master Aug 18, 2025
1 check failed
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