Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman committed Jun 20, 2023
1 parent 6431dd7 commit e3bb143
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:
- |
The transpiler's built-in :class:`.EquivalenceLibrary` has been taught more Pauli-rotation
equivalences between the one-qubit :math:`R_X`, :math:`R_Y` and :math:`R_Z` gates, and between
the two-qubit :math:`R_{XX}`, :math:`R_{YY}` and :math:`R_{ZZ}` gates. This should make
simple basis translations more reliable, especially circuits that use :math:`Y` rotations.
See `#7332 <https://github.com/Qiskit/qiskit-terra/issues/7332>`__.

0 comments on commit e3bb143

Please sign in to comment.