You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement an evolution gate that can get synthesized into Pauli-evolution gates (or for a simulator backend just with direct matrix exponentiation) such that the compiler can perform optimizations on blocks of evolved Pauli operators before further decomposing into basis gates.
What is the expected behavior?
Implement an evolution gate that can get synthesized into Pauli-evolution gates (or for a simulator backend just with direct matrix exponentiation) such that the compiler can perform optimizations on blocks of evolved Pauli operators before further decomposing into basis gates.
Here's a preliminary design doc: https://gist.github.com/Cryoris/abc9753fd7dfb0cc3b3a83aa58a182e3
The text was updated successfully, but these errors were encountered: