Skip to content

Commit 6c0c0ae

Browse files
committed
reno
1 parent 332cb76 commit 6c0c0ae

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

releasenotes/notes/box-checked-circuit-8c1d2e4f5a6b7c90.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
features:
33
- |
44
Added :meth:`qiskit_paulice.CheckedCircuit.box`, which groups the checked circuit into the
5-
annotated boxes ``samplomatic`` uses for twirling, noise learning, and sampling, giving
6-
every check gate a two-qubit layer of its own. Repeated boxes with the same entangling
7-
gates share box references, so the number of unique layers to learn stays flat in circuit
8-
depth, and a noise model learned on the bare circuit binds to the payload boxes.
5+
annotated boxes used for twirling, noise learning, and sampling, scheduling
6+
each Pauli check entangling gate into a box of its own. This minimizes the number of unique entangling
7+
layers at the cost of sub-optimal gate scheduling.
98
upgrade:
109
- |
1110
``qiskit-paulice`` now requires ``samplomatic>=0.20.0``.

0 commit comments

Comments
 (0)