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 bug in postprocess_fitter #1051

Merged

Conversation

chriseclectic
Copy link
Collaborator

Summary

Fixes bug in postprocess_fitter from #1021

Details and comments

Fixes bug where trace variable was getting overwritten in loop, leading to wrong trace in certain conditional cases if some components had zero trace. Adds additional tests to cover this case.

Fix bug where trace variance was getting overwritten in loop, leading to wrong trace in certain conditional cases.
@chriseclectic chriseclectic added this to the Release 0.5 milestone Feb 20, 2023
@coruscating coruscating merged commit 01b4f13 into qiskit-community:main Feb 20, 2023
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.

2 participants