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

Update find_package Python, fix numpy 2.0 compatibility #779

Closed
wants to merge 2 commits into from

Conversation

olemke
Copy link
Member

@olemke olemke commented Jun 18, 2024

Using find_package with Python instead of Python3 provides better compatibility with other packages (e.g. nanobind).

Replace np.infty with np.inf for numpy 2.0 compatibility.

Provides better compatibility with other packages such as nanobind.
@riclarsson riclarsson closed this Jun 28, 2024
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.

None yet

2 participants