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

New Clifford pass sequence #90

Merged

Conversation

Misty-W
Copy link
Collaborator

@Misty-W Misty-W commented Nov 18, 2024

Add Clifford collection, synthesis and basis translation to reduce gate counts while ensuring the output circuit is in the target gateset. Fixes #89 .

Re-ran benchmarks, and UCC still performs better than default Qiskit in gate counts and compile time.
image

I also ran the test added in #84 to confirm that the target gateset is preserved.

@Misty-W Misty-W linked an issue Nov 18, 2024 that may be closed by this pull request
@Misty-W Misty-W marked this pull request as draft November 18, 2024 20:46
Set `force_consolidate=True` in `ConsolidateBlocks` to reduce gate counts slightly below default qiskit
@Misty-W Misty-W marked this pull request as ready for review November 18, 2024 23:15
@Misty-W Misty-W linked an issue Nov 19, 2024 that may be closed by this pull request
@jordandsullivan
Copy link
Collaborator

LGTM!

@Misty-W Misty-W merged commit c616e35 into main Nov 19, 2024
@Misty-W Misty-W deleted the 89-add-synthesis-sequence-that-preserves-natural-gateset branch November 19, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants