rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.39k stars 341 forks source link

fix: Expression arithmetic does not error when a numpy type is on the left hand side. #1769

Closed MarquessV closed 2 months ago

MarquessV commented 2 months ago

closes #1768

github-actions[bot] commented 2 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7187 6332 88% 87% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyquil/quilatom.py 83% 🟢
TOTAL 83% 🟢

updated for commit: d561413 by action🐍