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: Arithmetic instructions will not raise an error when used in Programs #1723

Closed MarquessV closed 6 months ago

MarquessV commented 6 months ago

Description

Closes #1722

Checklist

rigetti-githubbot commented 6 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7124 6250 88% 87% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyquil/quilbase.py 93% 🟢
TOTAL 93% 🟢

updated for commit: e099763 by action🐍