-
Notifications
You must be signed in to change notification settings - Fork 282
Trapped ion decomposer setup and rotation gates improvement #346
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a37c182
reduced Ry decomposition : modification of restrictedgateset setup to…
Ytterbot 5aab56b
Addition of test file for the rz2rx decomposition
daisyrainsmith c005469
Revert "Addition of test file for the rz2rx decomposition"
daisyrainsmith 161ceef
Create rz2rx_test file
daisyrainsmith 1de8b0d
Update rz2rx.py
daisyrainsmith 7aee572
Update rz2rx_test.py
daisyrainsmith 1beffdb
Minor update: remove accidental file
daisyrainsmith 3ad1128
Minor update rz2rx.py
daisyrainsmith 6f71faa
Minor update rz2rx_test.py
daisyrainsmith c29f866
Create h2rx_test.py
daisyrainsmith ab231de
Improvement of the decomposition chooser; Note that basic restricted …
Ytterbot 5e7e01b
Merge branch 'develop' of https://github.com/dbretaud/ProjectQ into d…
Ytterbot 2b76e64
Updates to h2rx and cnot2rxx
daisyrainsmith a3d70a1
Merge branch 'develop' of https://github.com/dbretaud/ProjectQ into d…
daisyrainsmith 60427da
Create cnot2rxx_test.py
daisyrainsmith 1880aa8
basic rotation gates at an angle of 0 or 2pi are removed by the optim…
Ytterbot 4748268
Update and create trapped_ion_decomposer_test.py
daisyrainsmith 5ac7318
Minor update
daisyrainsmith cf6a793
Update on comments regarding Identity gates
Ytterbot 0392ec0
Merge branch 'develop' into develop
dbretaud acdf41a
Changes 1/2 : command can be printed with unicode symbols only via new
Ytterbot 448ba8e
Merge branch 'develop' of https://github.com/dbretaud/ProjectQ into d…
Ytterbot 27f820c
Work in progress, is commutable
daisyrainsmith 386cdf4
Merge branch 'develop' of https://github.com/dbretaud/ProjectQ into d…
daisyrainsmith 419276c
Update to decomposition test files
daisyrainsmith ff74c8b
Revert "Work in progress, is commutable"
Ytterbot 0413e10
minor fixes; revert rotation gates to [0;4pi)
Ytterbot 8ea5a5c
fix comments
Ytterbot 7e30ed5
Fix a few issues with the trapped-ion setup
Takishima f730844
Merge branch 'develop' of https://github.com/dbretaud/ProjectQ into p…
Takishima aa838ec
Mostly fixing stylistic issues and some code cleanup
Takishima e8a8961
h2rx decomposition with correct global phase
Takishima 0b97e30
cnot2rxx decomposition with correct global phase
Takishima 1de39d1
Fix non-ASCII character in cnot2rxx.py
Takishima 30674eb
Fix some more files for non-ASCII characters
Takishima 7fe3278
Specify encoding for files with non-ASCII characters
Takishima 9b3d6c1
Fix test errors
Takishima da021b6
Fix tests for Python 2.7
Takishima 4ffe46b
Complete code coverage for trapped-ion setup
Takishima 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
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
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
Oops, something went wrong.
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.