Skip to content

Commit 74a62a1

Browse files
Update doc/releases/changelog-dev.md
Co-authored-by: Isaac De Vlugt <[email protected]>
1 parent 48e4392 commit 74a62a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases/changelog-dev.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<h3>New features since last release</h3>
44

5-
* A new compilation pass has been added to Catalyst to decompose Pauli product rotations (PPRs) into
5+
* A new compilation pass called :func:`~.passes.ppr_to_ppm` has been added to Catalyst to decompose Pauli product rotations (PPRs) into
66
Pauli product measurements (PPMs). Non-Clifford (pi/8) rotations require the consumption of a
77
magic state, while Clifford rotations will not. The methods are implemented as described in
88
[arXiv:1808.02892](https://arxiv.org/abs/1808.02892v3).

0 commit comments

Comments
 (0)