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

Stopgap basic_compile dagger modifier. #169

Merged
merged 3 commits into from
Jul 2, 2019
Merged

Conversation

kylegulshen
Copy link
Contributor

A noisy QVM no longer supports daggered gates, so we hand-compile the dagger modifier in basic_compile for the gates that are already explicitly supported.

This is definitely a hack and should be removed so long as support is added lower in the stack. We may want to add support for or explicitly throw an error for CONTROLLED modifiers.

@kylegulshen kylegulshen requested a review from a team as a code owner June 27, 2019 16:53
Copy link
Contributor

@joshcombes joshcombes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to make a Issue as a reminder to remove the stop gap

@joshcombes joshcombes merged commit a9f2949 into master Jul 2, 2019
@joshcombes joshcombes deleted the basic-compile-dag branch July 2, 2019 05:30
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.

2 participants