Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia Di Matteo committed Jul 7, 2021
1 parent 03bd4dd commit 070bc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
single-qubit case fully differentiable in all interfaces. Furthermore,
a quantum function transform, ``unitary_to_rot()``, has been added to decompose all
single-qubit instances of ``QubitUnitary`` in a quantum circuit.
[(#1427)](https://github.com/PennyLaneAI/pennylane/pull/1427).
[(#1427)](https://github.com/PennyLaneAI/pennylane/pull/1427)

Instances of ``QubitUnitary`` may now be decomposed directly to ``Rot``
operations, or ``RZ`` operations if the input matrix is diagonal. For
Expand Down

0 comments on commit 070bc97

Please sign in to comment.