rigetti / pyquil

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

fix: Valid instructions will no longer be rejected by the compatibility layer #1742

Closed MarquessV closed 7 months ago

MarquessV commented 7 months ago

Description

closes #1740

Checklist

github-actions[bot] commented 7 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7148 6297 88% 87% 🟢

New Files

No new covered files...

Modified Files

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

updated for commit: dd1d6fd by action🐍