Skip to content

Commit a9cb261

Browse files
committed
update release notes following review
1 parent 01808f5 commit a9cb261

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
fixes:
2+
upgrades_synthesis:
33
- |
4-
Update the synthesis of :class:`.CSGate` and :class:`.CSdgGate` in the equivalence library
5-
so that the basis translator will use only two :class:`.CXGate`s for their synthesis and not 3.
4+
Update the synthesis of :class:`.CSGate` and :class:`.CSdgGate` in the equivalence library.
5+
Previously, the basis translator used 3 :class:`.CXGate` gates for the synthesis of
6+
:class:`.CSdgGate` and now it uses only two :class:`.CXGate`.
7+
For both gates we reduce the number of single-qubit gates in their basis translation.

0 commit comments

Comments
 (0)