Module identity

Module identity 

Source
Expand description

IdentityChannel — no-op channel that emits its input unchanged.

Useful as a sanity scaffold for the sort-merge engine (§5) and as a neutral element when composing circuits.

Structs§

IdentityChannel
A channel that maps every input Pauli to itself with the same coefficient.