-
Notifications
You must be signed in to change notification settings - Fork 3k
add global_phase to QuantumCircuit class #4565
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 5 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
7a50b4c
minor commit
ewinston bc056a3
rz agrees with u1
ewinston 174a9f7
synthesis tests pass
ewinston 0a72b1c
passing tests except open controlled random unitary
ewinston 9a9a474
resolve most errors in test_unroller
ewinston 7d3cc36
passing tests
ewinston aa63b20
move global phase change to circuit_to_gate
ewinston 92d9314
add missing to_matrix to [most] gates
ewinston 8dcc2dc
Merge branch 'master' into qc_phase_def
ewinston e89f14c
revert base gate of c3x
ewinston 82e5e98
definition changed to circuit
ewinston 4a636fa
resolve c_if register conversion
ewinston 202d433
revert removal of _define in standard gates
ewinston 87db632
linting
ewinston 24d31b3
Merge branch 'master' into def_to_circuit
ewinston c3b3776
resolve qreg bug in transpiler
ewinston 2320aa5
simplify unroller passes a bit
ewinston 3be2fdd
linting
ewinston 56a21a5
resolve doc forward ref
ewinston c977819
linting
ewinston 269f307
Merge branch 'def_to_circuit' into qc_phase_def2
ewinston 905fb43
Merge branch 'master' into qc_phase_def2
ewinston 3847b34
Merge branch 'qc_phase_def2' into qc_phase_def
ewinston 9448094
update u3 cx equivalence_library
ewinston 8e1fe8c
put phase back into gate class definitions
ewinston 0068dea
added checks for circuit inverse, compose, and state.evolve.
ewinston 456f69e
passing tests
ewinston ec29cd5
Merge branch 'master' into qc_phase
ewinston 5a6b37e
linting
ewinston 171811f
revert phase accurate one_qubit_decompose for future pr.
ewinston f9ec746
linting
ewinston b4b0229
Update test/python/circuit/test_gate_definitions.py
ewinston 3b29519
add release notes
ewinston e7deb96
revert equiv test
ewinston f424ea8
update release notes
ewinston 1c7d2ca
Update qiskit/circuit/quantumcircuit.py
ewinston 73509d4
don't unroll global phase to single qubit gates
ewinston 5a62063
typeo
ewinston 9c3a613
linting
ewinston ae5b636
Merge branch 'master' into qc_phase
ewinston 3e5532b
linting
ewinston b1b746d
update cx_global_phase test
ewinston d2921eb
Merge branch 'master' into qc_phase
ewinston 96b2240
minor linting
ewinston 5ca9f3b
Update releasenotes/notes/add_quantumcircuit_phase-5006d1e930348d2e.yaml
ajavadia 79779b7
Update releasenotes/notes/add_quantumcircuit_phase-5006d1e930348d2e.yaml
ajavadia 999728a
Merge branch 'master' into qc_phase
mergify[bot] 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
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.