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

Add a special case for WaitGate in known devices #2545

Merged
merged 2 commits into from
Nov 15, 2019

Conversation

dstrain115
Copy link
Collaborator

@dstrain115 dstrain115 commented Nov 13, 2019

  • This gate takes one qubit as input but is not a SingleQubitGate
  • Add a special case for it.
  • Also a pointer to the TODO, since we are warping this function
    quite a bit to get around pecularities in the current GateSet concept.
  • Also, remove one layer of indenting as per Craig's expert python advice.

- This gate takes one qubit as input but is not a SingleQubitGate
- Add a special case for it.
- Also a pointer to the TODO, since we are warping this function
quite a bit to get around pecularities in the current GateSet concept.
@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Nov 13, 2019
@dstrain115 dstrain115 merged commit 2bf4826 into quantumlib:master Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants