-
Notifications
You must be signed in to change notification settings - Fork 1k
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 using StabilizerStateChForm #3564
Conversation
The |
Hi, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks simple enough - I do have to dig in myself and understand it before I can approve it.
In the meantime, do you mind adding a test for this?
I have added a test (not really a unit test since it's pretty error prone to initialize the detailed internal state before measurement by hand). Let me know if it looks good. My plan after this PR:
|
Going through the paper, there is a way to simulate measurements without using the tableau.
Previous discussion at #2423 (comment).