-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[WIP] Pauli evolve in rust #14677
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
base: main
Are you sure you want to change the base?
[WIP] Pauli evolve in rust #14677
Conversation
Pull Request Test Coverage Report for Build 18906329844Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
|
Shelly: since this says it's needed for an issue which is already solved (the Litinski transform), is this PR something we're still doing? |
There are other use-cases of porting the Pauli and Clifford methods to rust, such as some of the add-ons. |
|
Ok, then heads up: I'll ask about prioritisation and timelines for it within the Qiskit 2.3 milestone at the meeting. |
Summary
Pauli evolution by a Clifford in rust.
This is needed for #14657.
Details and comments
pauli.evolve(clifford, frame="s"). Forpauli.evolve(clifford, frame="h")we should calculateclifford.adjoint().