-
Notifications
You must be signed in to change notification settings - Fork 58
merge_rotations arbitrary angle ppr support #2258
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
Open
kipawaa
wants to merge
22
commits into
main
Choose a base branch
from
merge-arbitrary-angle-ppr
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+334
−5
Open
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c8fde8c
initial implementation and tests
kipawaa 9761ddd
added check for differently ordered but equivalent pauli string+qubit…
kipawaa c25cff6
added integration test
kipawaa 0585074
changelog
kipawaa 9bbf993
improved complexity of compatibility helper function
kipawaa 5ec8f17
added tests for conditions
kipawaa e57b490
improved comments
kipawaa f3c6517
re-added accidentally deleted tests for PPR conditions
kipawaa dbf09e6
simplified mapping in helper
kipawaa 4ba82c0
Update mlir/lib/Quantum/Transforms/MergeRotationsPatterns.cpp
kipawaa 28ce871
removed unnecessary check
kipawaa 8e1f850
made typing more explicit
kipawaa 2fc4a22
corrected and improved test for permuted qubits/pauli
kipawaa 9820611
updated test and implemented permutation handling
kipawaa 831620e
improved testing for permuted qubits/paulis
kipawaa 65f33c2
Merge branch 'main' into merge-arbitrary-angle-ppr
kipawaa 0afae00
simplified map creation
kipawaa 362c001
further improved map implementation
kipawaa 836e6f4
Update mlir/test/Quantum/MergeRotationsTest.mlir
kipawaa 820532e
removed unnecessary argument
kipawaa ebec260
cleanup
kipawaa ee9da71
missed one
kipawaa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.