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
Added Rust-side matrix support for PauliProductRotationGate by reusing
the existing Pauli matrix construction logic from the Rust
SparsePauliOp implementation.