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

fix: Program#out(calibrations=False) will not expand calibrations #1758

Conversation

MarquessV
Copy link
Contributor

Description

closes #1704

Checklist

  • The PR targets the master branch
  • The above description motivates these changes.
  • The change is atomic and can be described by a single commit (your PR will be squashed on merge).
  • All changes to code are covered via unit tests.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.

@MarquessV MarquessV linked an issue Mar 26, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Mar 26, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7167 6312 88% 87% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyquil/api/_wavefunction_simulator.py 81% 🟢
pyquil/quil.py 84% 🟢
TOTAL 82% 🟢

updated for commit: ea69d66 by action🐍

@MarquessV MarquessV marked this pull request as ready for review March 26, 2024 22:08
@MarquessV MarquessV requested a review from a team as a code owner March 26, 2024 22:08
pyquil/quil.py Outdated Show resolved Hide resolved
@MarquessV MarquessV merged commit 3fd61d2 into master Apr 10, 2024
22 checks passed
@MarquessV MarquessV deleted the 1704-defcalibrations-affect-the-resulting-wavefunction-in-pyquil-4 branch April 10, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Defcalibrations affect the resulting wavefunction in pyquil 4
3 participants