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 support for CSXGate().inverse() #379

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Add support for CSXGate().inverse() #379

merged 1 commit into from
Aug 22, 2023

Conversation

garrison
Copy link
Member

I realized it is actually pretty easy to add support for CSXGate().inverse() (#309). I considered adding a release note but decided against it, as this is pretty obscure. But hey, this PR eliminates the one known exception where we know the KAK code would fail. Fixes #309.

@garrison garrison added cutting QPD-based circuit cutting code stable backport potential Suitable to be backported to most recent stable branch by Mergify labels Aug 22, 2023
@garrison garrison requested a review from caleb-johnson August 22, 2023 04:20
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5934405243

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 91.86%

Totals Coverage Status
Change from base Build 5918830797: 0.02%
Covered Lines: 2934
Relevant Lines: 3194

💛 - Coveralls

Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

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

Niiice 😎

@garrison garrison merged commit d933abc into main Aug 22, 2023
@garrison garrison deleted the csxgate-inverse branch August 22, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cutting QPD-based circuit cutting code stable backport potential Suitable to be backported to most recent stable branch by Mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test cutting of CSXGate().inverse()
3 participants