-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Improve commutation checking of Pauli product rotations and measurements #15815
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
Changes from 8 commits
5d2d7d0
dff5668
49960e1
0dde194
4cd1ff4
789e1c6
de13108
087362f
08f9fa5
1beefa4
e45c48a
6cbce16
b654130
d889df0
06cbb55
f4a9df6
b13a58d
76a8c74
55e93d1
c90835c
b3e6456
a685517
9f7a432
fb03d53
c2c3ca5
a669772
a67a060
d13a51a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| --- | ||
| features_transpiler: | ||
| - Improved the performance of commutation checking for :class:`.PauliProductRotationGate` and | ||
| :class:`.PauliProductMeasurement`. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Would we like to mention here very briefly as to what has improved to improve the performance of the commutation checker?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks for the great feedback, Janani! I have addressed and your other review comments in b13a58d. |
||
Uh oh!
There was an error while loading. Please reload this page.