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

Allow numpy >2.0 #1813

Open
2 tasks
bramathon opened this issue Jan 13, 2025 · 0 comments
Open
2 tasks

Allow numpy >2.0 #1813

bramathon opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement ✨ A request for a new feature.

Comments

@bramathon
Copy link
Collaborator

bramathon commented Jan 13, 2025

Pre-Request Checklist

  • I am running the latest versions of pyQuil and the Forest SDK
  • I checked to make sure that this feature has not already been requested

Issue Description

Pyquil currently requires numpy <2.0. Downstream projects are thus prevented from using numpy 2.0 or greater.

Proposed Solution

Change the numpy dependency to >=1.25.0

Additional References

https://scientific-python.org/specs/spec-0000/

@bramathon bramathon added the enhancement ✨ A request for a new feature. label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ A request for a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant