Skip to content

Implemented 8n T complexity decomposition of LessThanEqual gate #211

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

Closed
wants to merge 15 commits into from

Conversation

NoureldinYosri
Copy link
Contributor

@NoureldinYosri NoureldinYosri commented Apr 21, 2023

@NoureldinYosri
Copy link
Contributor Author

@tanujkhattar this is now ready for review
@mpharrigan this is the decomposition you were refering to in #117 (comment)

@mpharrigan
Copy link
Collaborator

@mpharrigan this is the decomposition you were refering to in #117 (comment)

That was @ncrubin

Comment on lines +191 to +192
def _has_unitary_(self):
return True
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think this is necessary(?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's needed until cirq.unitary starts to support gates/operations that allocate ancilla, without it some tests fail

@mpharrigan
Copy link
Collaborator

If this is from a paper, please cite it!

@NoureldinYosri
Copy link
Contributor Author

@mpharrigan added citation

@mpharrigan
Copy link
Collaborator

what's going on with this? will you re-open against cirq-ft?

@NoureldinYosri
Copy link
Contributor Author

@mpharrigan yes. closed in favour of quantumlib/Cirq#6156

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.

3 participants