Skip to content

Commit

Permalink
add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellyGarion committed Sep 5, 2024
1 parent 0a4968b commit 68c24e4
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
features_transpiler:
- |
The :class:`.RemoveDiagonalGatesBeforeMeasure` transpiler pass has been upgraded to
include more diagonal gates: :class:`.PhaseGate`, :class:`.CPhaseGate`,
:class:`.CSGate`, :class:`.CSdgGate` and :class:`.CCZGate`.
In addition, the code of the :class:`.RemoveDiagonalGatesBeforeMeasure` was ported to Rust,
and is now x20 faster for a 20 qubit circuit.

0 comments on commit 68c24e4

Please sign in to comment.