Skip to content

Commit

Permalink
Helpful comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Mar 9, 2025
1 parent 20185ed commit a36421a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qstabilizerhybrid.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ void QStabilizerHybrid::FlushIfBlocked(bitLenInt control, bitLenInt target, bool
return;
}
// The gate payload is definitely not a phase gate.
// Since the blocked gate does not commute, we must flush.
// This is the new case we can handle with the "reverse gadget" for t-injection in this PRX Quantum article, in
// Appendix A: https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.3.020361
// Hakop Pashayan, Oliver Reardon-Smith, Kamil Korzekwa, and Stephen D. Bartlett
Expand Down

0 comments on commit a36421a

Please sign in to comment.