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

Direct fidelity estimation should not use O(4^n) estimations when the circuit is Clifford #2639

Closed
tonybruguier-google opened this issue Dec 12, 2019 · 1 comment

Comments

@tonybruguier-google
Copy link
Contributor

During the PR review:
#2523 (comment)

A TODO was added to sample the states efficiently when the circuit is Clifford. Address the TODO.

@tonybruguier-google
Copy link
Contributor Author

Sent PR #2709

tonybruguier-google pushed a commit to tonybruguier-google/Cirq that referenced this issue Jan 27, 2020
tonybruguier-google pushed a commit to tonybruguier-google/Cirq that referenced this issue Jan 28, 2020
CirqBot added a commit that referenced this issue Mar 5, 2020
… (#2709)

During the review of PR #2523 I promised to implement the speedup for Clifford circuits: Issue #2639 

This PR is an attempt at doing just that
@dabacon dabacon closed this as completed May 8, 2020
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

No branches or pull requests

2 participants