-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Explanation and examples added for various QuantumCircuit methods Fixes #3400 #3683
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 all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
4ecb49c
Fixed issue 3640 by adding logic for complex imaginary numbers
1ucian0 9a25537
Merge branch 'master' into fixissue3640branch
sumitpuri 834ba0c
Added test for display of 'pi'.
sumitpuri be364d8
Added test for displaying 'pi' for both real and imaginary parts of c…
sumitpuri d505325
Merge branch 'master' into fixissue3640branch
1ucian0 ca4a326
Release notes added for Fixes #3640
sumitpuri 19ce29b
release notes
1ucian0 88cad51
Merge branch 'master' of github.com:Qiskit/qiskit-terra into fixissue…
1ucian0 36b7881
Fixes #3400
sumitpuri 7325b45
Revert "Fixes #3400"
sumitpuri 883e07f
Fixes #3400
sumitpuri 569168b
Added release notes for Fixes #3400
sumitpuri b8b010e
Fixes #3684 Text drawer displays cU1 correctly.
sumitpuri d7f175f
Revert "Fixes #3684 Text drawer displays cU1 correctly."
sumitpuri 6b40eb6
Fixes #3400 by adding jupyter-execute statement in the examples.
sumitpuri 461e518
Fixes #3400 by adding jupyter-execute statement in the examples and c…
sumitpuri 2abc824
Update qiskit/extensions/standard/crz.py
sumitpuri dc55cf8
Revert "Update qiskit/extensions/standard/crz.py"
sumitpuri 91815f6
Fixes #3400 Added import numpy
sumitpuri ba224f7
#3400 added import numpy statements
sumitpuri 4b1299a
Fixes #3400 incorporated comments from @nonhermitian
sumitpuri d923b8b
Fixes #3400 added more text.
sumitpuri c21aae1
Update qiskit/extensions/standard/rx.py
sumitpuri 563f4ea
Added params for matrix generation.
sumitpuri abf3074
Removed Matrix representation from rz.py
sumitpuri 2ceb42a
Update qiskit/extensions/standard/z.py
sumitpuri 0d79b67
Update qiskit/extensions/standard/y.py
sumitpuri 52f4387
Update qiskit/extensions/standard/y.py
sumitpuri c8c1956
Update qiskit/extensions/standard/u2.py
sumitpuri 28b9417
Update qiskit/extensions/standard/cx.py
sumitpuri b201cef
Update qiskit/extensions/standard/u3.py
sumitpuri 4f8a9ca
Fixes #3400 incorporated suggestions
sumitpuri 985dd33
Merge branch 'fixissue3640branch' of https://github.com/sumitpuri/qis…
sumitpuri 7271c91
Fixes #3400 H gate description.
sumitpuri bf56398
Added matrix for cswap
sumitpuri c927d96
Consistency with removing hyphen.
sumitpuri c58525d
Fixes #3400 consistency
sumitpuri 83417c9
Fixing style
sumitpuri 9f2eecf
Rearranged the import order
sumitpuri 2df8e5d
Fixes matrix representation
sumitpuri ef91800
Incorporating suggestions
sumitpuri 524f6db
Incorporated comments (#3400)
sumitpuri c8391c3
Merge branch 'fixissue3640branch' of https://github.com/sumitpuri/qis…
kdk df39bf7
Merge branch 'master' into fixissue3640branch
kdk 41b89cc
Update qiskit/extensions/standard/swap.py
sumitpuri 0c7debc
Update qiskit/extensions/standard/h.py
sumitpuri 59a917b
Update qiskit/extensions/standard/swap.py
sumitpuri 4cb5190
Update qiskit/extensions/standard/x.py
sumitpuri 4abf422
Merge branch 'master' into fixissue3640branch
kdk b48a6be
Fix lint failures following merge resolution.
kdk 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
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.