Module identity_gate

Module identity_gate 

Source
Expand description

A module providing identity gate functionality. For rerouting values from one layer to another in an arbitrary fashion.

Structsยง

IdentityGateNode
A node that represents an identity gate in the circuit i.e. that wires values unmodified from one layer to another.