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

Measure density matrix inplace #532

Merged
merged 3 commits into from
Jan 5, 2025
Merged

Conversation

GiggleLiu
Copy link
Member

@GiggleLiu GiggleLiu commented Jan 4, 2025

Fix #531

  • Measure density matrix inplace, support reset and remove post-processing.
  • Measure operators on density matrix.

Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (3c6a767) to head (546a45f).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #532      +/-   ##
==========================================
- Coverage   87.08%   86.73%   -0.35%     
==========================================
  Files          24       13      -11     
  Lines        1502      867     -635     
==========================================
- Hits         1308      752     -556     
+ Misses        194      115      -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GiggleLiu
Copy link
Member Author

GiggleLiu commented Jan 4, 2025

@Roger-luo It is ready for review. BTW, what is CI-MISC? Is it safe to remove it?

@Roger-luo
Copy link
Member

BTW, what is CI-MISC? Is it safe to remove it?

MISC is nightly and other non-LTS versions.

@GiggleLiu GiggleLiu merged commit c6f52fc into master Jan 5, 2025
22 of 24 checks passed
@GiggleLiu GiggleLiu deleted the jg/measure-density-matrix branch January 5, 2025 00:07
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.

Feature request: measurement on density matrix
2 participants