-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add Rustiq-based synthesis for PauliEvolutionGate
#13301
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
raynelfss
merged 48 commits into
Qiskit:main
from
alexanderivrii:integrate_rustiq_plugin
Nov 7, 2024
Merged
Changes from 33 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
3a15589
py version for expand
Cryoris 811eb68
starting to write some code
alexanderivrii 2209e86
merge main
alexanderivrii 669480a
implementing
alexanderivrii 263e04e
cleanup
alexanderivrii 48537b3
cleanup
alexanderivrii cea830b
Merge branch 'main' into paulievo
Cryoris 72f2689
expand fully & simplify lie trotter
Cryoris 8cd2c25
use examples that actually do not commute
Cryoris 681105d
add plugin structure
Cryoris 6cb9202
fixing global phase for all-I rotations
alexanderivrii d525fd7
Merge branch 'paulievo' into integrate_rustiq_plugin
alexanderivrii 1647243
fixes
alexanderivrii e2aa1c4
fixing plugin names
alexanderivrii fcb6a36
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii 261e92a
minor
alexanderivrii 32ac13f
Merge branch 'integrate_rustiq_plugin' of github.com:alexanderivrii/q…
alexanderivrii 2529974
removing a random print statement
alexanderivrii d47ba34
additional improvements
alexanderivrii 0dd6516
improving rustiq plugin
alexanderivrii 5020845
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii a6f0f9e
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii 990069b
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii 0cb2dee
merge with #13239
alexanderivrii ea3d1a6
Adding pauli evolution plugins to docstrings
alexanderivrii 397e0d6
adding documentation on rustiq plugin
alexanderivrii e283496
fixes after refactoring
alexanderivrii 9c8b32d
typo
alexanderivrii be7a1a3
more merges with #13295; adding more Rustiq tests
alexanderivrii 87ff0b4
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii 41ae2f3
more efficient append_sx and append_sxdg gates for cliffords
alexanderivrii 354af6a
review comments
alexanderivrii 73c8e44
Merge branch 'integrate_rustiq_plugin' of github.com:alexanderivrii/q…
alexanderivrii bfa3766
moving the pauli network synthesis logic into a separate file
alexanderivrii 465e3bb
some code review suggestions
alexanderivrii b9d058e
simplifying the code by merging the oredered and unorderd version of …
alexanderivrii fad450f
more review comments
alexanderivrii 2f401fa
adding python tests
alexanderivrii 2cc9469
more code review suggestions
alexanderivrii 5bbd849
more review comments
alexanderivrii 5719ffd
more review comments
alexanderivrii 273bf09
test for preserve_order
alexanderivrii 53ae7bb
lint
alexanderivrii 437710e
upgrading rustiq-core to 0.0.10
alexanderivrii a72970e
clippy: removing mutable ref
alexanderivrii a0f3acd
Improving PauliEvolution synthesis tests.
alexanderivrii 6ada3cc
Merge branch 'main' into integrate_rustiq_plugin
alexanderivrii 46055b2
documentation fixes after the merge
alexanderivrii 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.