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

SqrtTGate #244

Merged
merged 3 commits into from
Jun 7, 2024
Merged

SqrtTGate #244

merged 3 commits into from
Jun 7, 2024

Conversation

mtweiden
Copy link
Contributor

The square root T gate has potential applications for fault tolerant compilation. This PR adds it to BQSKit's library of constant gates.

@mtweiden mtweiden requested a review from edyounis April 30, 2024 21:44
edyounis
edyounis previously approved these changes May 2, 2024
Copy link
Member

@edyounis edyounis left a comment

Choose a reason for hiding this comment

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

I like the qasm name 'st' better than 'sqrtt' to keep with conventions ('sx'), but hey that's entirely preference. LGTM, thanks for adding this.

@edyounis edyounis merged commit 6974367 into main Jun 7, 2024
17 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.

None yet

2 participants