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

Remove unsupported gates from default gate set. #363

Merged

Conversation

elenbaasc
Copy link
Collaborator

  • Removed SWAP, sqrtSWAP, and CCZ from the default_gates.py
  • Removed tests specifically involving these gates

@rturrado
Copy link
Contributor

It may be useful tagging develop right after merging this so that, when we have to add this again in the future, we quickly localize the commits to reverse cherry-pick.

git tag just_after_removing_swap_sqrt-swap_and_ccz
git push origin just_after_removing_swap_sqrt-swap_and_ccz

But I would ask @oschusler first to see if this is a good practice or there may be better ways (this way, I suppose we can quickly dirty the list of tags).

@elenbaasc elenbaasc merged commit 127c283 into develop Oct 18, 2024
15 checks passed
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