Skip to content

Commit 3e28ec6

Browse files
authored
Update peephole-before-routing-c3d184b740bb7a8b.yaml
1 parent db8aa2d commit 3e28ec6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

releasenotes/notes/peephole-before-routing-c3d184b740bb7a8b.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
prelude: >
2+
features:
3+
- |
34
Added a new pass :class:`.Split2QUnitaries` that iterates over all two-qubit gates or unitaries in a
45
circuit and replaces them with two single-qubit unitaries, if possible without introducing errors, i.e.
56
the two-qubit gate/unitary is actually a (kronecker) product of single-qubit unitaries. In addition,

0 commit comments

Comments
 (0)