We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cbfd0b commit 9fd7ca9Copy full SHA for 9fd7ca9
doc/releases/changelog-dev.md
@@ -74,7 +74,7 @@
74
75
* The :func:`~.passes.commute_ppr` and :func:`~.passes.merge_ppr_ppm` passes now accept an optional
76
`max_pauli_size` argument, which limits the size of the Pauli strings generated by the passes
77
- through commutation or absorption rules.
+ through commutation or absorption rules.
78
[(#1719)](https://github.com/PennyLaneAI/catalyst/pull/1719)
79
80
* The :func:`~.passes.to_ppr` pass now supports conversion of Pauli gates (`X`, `Y`, `Z`),
0 commit comments