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 QuantumVolumeAnalysis #711

Merged
merged 2 commits into from
Mar 8, 2022
Merged

Conversation

chriseclectic
Copy link
Collaborator

Summary

Fixes QuantumVolumeAnalysis to remove unnecessary dependence on the QuantumVolume experiment instance being stored in the ExperimentData, since this is not saved to the result DB and will be missing from loaded data.

Details and comments

Fixes QuantumVolumeAnalysis to remove unnecessary dependence on the QuantumVolume experiment instance being stored in the ExperimentData, since this is not saved to the result DB and will be missing from loaded data.
@chriseclectic chriseclectic added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Mar 3, 2022
@chriseclectic chriseclectic merged commit d27fe41 into qiskit-community:main Mar 8, 2022
paco-ri pushed a commit to paco-ri/qiskit-experiments that referenced this pull request Jul 11, 2022
Fixes QuantumVolumeAnalysis to remove unnecessary dependence on the QuantumVolume experiment instance being stored in the ExperimentData, since this is not saved to the result DB and will be missing from loaded data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants