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

MultiControlPauli improvements #914

Open
mpharrigan opened this issue May 1, 2024 · 0 comments
Open

MultiControlPauli improvements #914

mpharrigan opened this issue May 1, 2024 · 0 comments

Comments

@mpharrigan
Copy link
Collaborator

  • This works for any single-qubit operation. It does not require a pauli gate
  • target_gate is annotated as a cirq.Pauli. The interplay between cirq gates and bloqs is unnecessary. This should take any one-qubit bloq.
  • on_classical_vals should use the classical simulability of the target gate instead of special-casing certain values
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

1 participant