We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e4392 commit 74a62a1Copy full SHA for 74a62a1
doc/releases/changelog-dev.md
@@ -2,7 +2,7 @@
2
3
<h3>New features since last release</h3>
4
5
-* A new compilation pass has been added to Catalyst to decompose Pauli product rotations (PPRs) into
+* A new compilation pass called :func:`~.passes.ppr_to_ppm` has been added to Catalyst to decompose Pauli product rotations (PPRs) into
6
Pauli product measurements (PPMs). Non-Clifford (pi/8) rotations require the consumption of a
7
magic state, while Clifford rotations will not. The methods are implemented as described in
8
[arXiv:1808.02892](https://arxiv.org/abs/1808.02892v3).
0 commit comments