Skip to content

Use Cirq Transforms for Gate Decomposition (#93)#184

Closed
arulandu wants to merge 9 commits intoqBraid:mainfrom
arulandu:cirq-decompose
Closed

Use Cirq Transforms for Gate Decomposition (#93)#184
arulandu wants to merge 9 commits intoqBraid:mainfrom
arulandu:cirq-decompose

Conversation

@arulandu
Copy link
Copy Markdown

@arulandu arulandu commented Nov 11, 2024

Summary of changes

Use optimize_for_target_gateset instead of the naive cirq.decompose_once when decomposing circuits to a given gateset. Closes #93.

@arulandu arulandu changed the title Cirq Decompose (#93) [Draft] Use Cirq Transforms for Gate Decomposition (#93) Dec 13, 2024
Comment thread tests/cirq_qir/test_cirq_preprocess.py Outdated
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.

Improve circuit pre-processing for Cirq converter with existing gate decomposers

2 participants