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

Circuit preprocessing / decompositions #29

Closed
ryanhill1 opened this issue Dec 29, 2023 · 1 comment
Closed

Circuit preprocessing / decompositions #29

ryanhill1 opened this issue Dec 29, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ryanhill1
Copy link
Member

ryanhill1 commented Dec 29, 2023

Follow-up to #17

  • test cirq to line qubits function and make sure that operations aren't being manipulated in unexpected ways
  • implement any necessary gate decompositions against our "supported" gate set.
ryanhill1 added a commit that referenced this issue Jan 1, 2024
@ryanhill1
Copy link
Member Author

Instead of regular decompose, should leverage built-in cirq.optimize_for_target_gateset

@ryanhill1 ryanhill1 added the enhancement New feature or request label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant