Skip to content

Commit

Permalink
reno
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 committed Oct 3, 2023
1 parent fedb665 commit 3e02f81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releasenotes/notes/10787-078d7caa70fc7de8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Fix the Quantum Shannon Decomposition implemented in :func:`.qs_decomposition`. When a unitary
could not take advantage of the diagonal commutation optimization, it used to error.
Now, it leaves it as undecomposed 2-qubit unitary gate.
Fixes `#10787 <https://github.com/Qiskit/qiskit/issues/10787>`__

0 comments on commit 3e02f81

Please sign in to comment.