Skip to content

Integer-based Clifford operations for faster 1Q/2Q RB#907

Closed
itoko wants to merge 10 commits into
qiskit-community:mainfrom
itoko:rb-integer-clifford
Closed

Integer-based Clifford operations for faster 1Q/2Q RB#907
itoko wants to merge 10 commits into
qiskit-community:mainfrom
itoko:rb-integer-clifford

Conversation

@itoko
Copy link
Copy Markdown
Contributor

@itoko itoko commented Sep 16, 2022

Summary

Speed up 1Q/2Q RB by replacing slow Clifford operations (compose and adjoint) with integer-based operations using pre-generated look-up tables.

Details and comments

The integer Clifford idea was originally proposed by @merav-aharoni in #892 (including the layer decomposition for 2Q Clifford) .
This commit just implements the idea on top of the new code structure introduced by #898.

Co-authored-by: merav-aharoni 46567124+merav-aharoni@users.noreply.github.com

Co-authored-by: merav-aharoni <46567124+merav-aharoni@users.noreply.github.com>
@itoko
Copy link
Copy Markdown
Contributor Author

itoko commented Oct 12, 2022

Superseded by #940

@itoko itoko closed this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant