pygsti.forwardsims.torchfwdsim.StatelessCircuit#
- class StatelessCircuit(spc)#
Bases:
objectHelper data structure for specifying a quantum circuit (consisting of prep, applying a sequence of gates, and applying a POVM to the output of the last gate).
Methods
__init__(spc)- Parameters:
spc (SeparatePOVMCircuit)