-
-
Notifications
You must be signed in to change notification settings - Fork 69
✨ Add native support for R(theta, phi) gate
#1283
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
28 commits
Select commit
Hold shift + click to select a range
86c0957
✨ add new operation type `R`
burgholzer 261e828
🚸 add convenience method to QuantumComputation class
burgholzer ecffe57
✨ add support to QASM parser
burgholzer 9fe0b10
✨ add support to DD package
burgholzer f59826f
✨ expose to Python
burgholzer 9c51a46
✨ add support to MLIR
burgholzer 5185d0a
✅ add MLIR tests
burgholzer b2e907c
🚸 add `prx` alias for R gate
burgholzer 10fbcb3
✨ add support to QIR runtime
burgholzer b83f5ff
✅ add IR tests
burgholzer c6b5d4e
✅ add QIR tests
burgholzer 6183d09
✅ add DD package tests
burgholzer 9235d44
✨ add support to ZX package
burgholzer 49cdd19
✨ add support to Qiskit plugin
burgholzer a9cde3e
📝 add changelog entry
burgholzer 94139e1
🚨 use designated initializers everywhere
burgholzer 4da7a8f
🩹 fix qubit SSA value in MLIR test suite
burgholzer 57fb6fb
🩹 fix type stubs for new operation
burgholzer c1956ae
🩹 fix `prx` implementation in QIR runtime
burgholzer 89f91f7
✅ add `r` to QASM tests
burgholzer ec4fe7f
⚡ faster `opTypeFromString`
burgholzer c382572
🏁 fix windows build
burgholzer 92d2160
🚨 address linter warnings
burgholzer 5d1241c
🏁 fix Windows (again)
burgholzer f1cc80f
Add documentation for prx as R gate alias in QIR runtime (#1285)
Copilot c189c20
Add Doxygen documentation for R(θ, φ) gate matrix implementation (#1284)
Copilot c681127
🎨 use CTAD
burgholzer c4a9922
🚨 fix linter warning
burgholzer 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.
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.