Pre-Request Checklist
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/
Pre-Request Checklist
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/