- Notifications
You must be signed in to change notification settings - Fork1.2k
MPS Synthesis#7752
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
ACE07-Sev wants to merge20 commits intoquantumlib:mainChoose a base branch fromACE07-Sev:mps
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.
+667 −0
Open
MPS Synthesis#7752
Changes from1 commit
Commits
Show all changes
20 commits Select commitHold shift + click to select a range
b94f610 - Fixes #7072
ACE07-Sev5242a73 Merge branch 'main' into main
mhucka4ede660 - Fixed tester issues.
ACE07-Sev207504b - Fixed formatting issues.
ACE07-Sev8f81a93 - Fixed formatting.
ACE07-Seva9313b4 Merge branch 'main' into main
ACE07-Sevd5cee33 - Added `csx`, `c3sqrtx` and `cp` gates.
ACE07-Sevbe81e17 - Fixes linting issues.
ACE07-Sev4f39e07 Merge branch 'quantumlib:main' into main
ACE07-Sev24a2d3f - Brings back deleted gates [r, ryy, iswap] based on maintainer note.
ACE07-Sevf80eb85 - Fixed format and lint issues.
ACE07-Sev3c734c4 Merge branch 'quantumlib:main' into main
ACE07-Seva1f1227 - Added maintainer notes.
ACE07-Sev2e0f240 Merge branch 'quantumlib:main' into main
ACE07-Sevd3c712c Merge branch 'quantumlib:main' into main
ACE07-Sev5910761 Merge branch 'quantumlib:main' into mps
ACE07-Seva82929f - Initial commit for adding MPS synthesis to `cirq.contrib`.
ACE07-Sev76ccfb7 - Added proper single qubit state case.
ACE07-Sev211e1eb - Fixed format issues.
ACE07-Sev45e4cab Merge branch 'quantumlib:main' into mps
ACE07-SevFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
- Added
csx,c3sqrtx andcp gates.- Added testers for `cp`, `c3x`, `c4x`, `csx`, and `c3sqrtx` gates.- Fixed u0 gate.- Removed `r`, `ryy`, `cu2`, and `iswap` as they are not part of qelib 1.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd5cee33da6b0d69a171f81d0e8ddd70f63013321
There are no files selected for viewing
45 changes: 14 additions & 31 deletionscirq-core/cirq/contrib/qasm_import/_parser.py
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.
Uh oh!
There was an error while loading.Please reload this page.
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.