-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Prepare PauliEvolutionGate for Rustiq & port it to Rust
#13295
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
32 commits
Select commit
Hold shift + click to select a range
3a15589
py version for expand
Cryoris 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 58e4a03
fix plugin name, rm complex from expand
Cryoris 7f2ec3d
paulievo in Rust
Cryoris f9b72cf
take care of global phase
Cryoris 3985394
support barriers
Cryoris 99a1153
fix time parameter
Cryoris 214b969
fix lint
Cryoris d96cebf
Merge branch 'paulievo' into rust/paulievo
Cryoris e8bcc4f
fix final barrier
Cryoris aba92e2
fix wrapping
Cryoris 4fcf639
add reno and HLS docs
Cryoris b53b332
Merge branch 'main' into paulievo
Cryoris 5c95b0d
fix unreachable
Cryoris 2eb66f1
fix QPY test & pauli feature map
Cryoris 87496d2
use SX as basis tranfo
Cryoris 4a81172
Merge branch 'main' into paulievo
Cryoris 546cc5f
slight performance tweak
Cryoris 551cd8e
Merge branch 'paulievo' of github.com:Cryoris/qiskit-terra into paulievo
Cryoris cf7d8b0
implement review comments
Cryoris 6f4fcba
do_fountain
Cryoris 6217d0e
clippy
Cryoris b79751d
Merge branch 'main' into paulievo
alexanderivrii e802c45
review comments
Cryoris 9b7b0c8
Merge branch 'paulievo' of github.com:Cryoris/qiskit-terra into paulievo
Cryoris 2b6f4eb
fix the basis trafo!
Cryoris 1af569b
properly test the evolution basis changes
Cryoris c478cc1
fix more tests
Cryoris 8d5e3f3
Shelly's review comments
Cryoris 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
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.