- class mentpy.PatternSimulator
Simulator for measuring patterns of MBQC circuits.
- Parameters:¶
- mbqcircuit : mp.MBQCircuit
The MBQC circuit used for the simulation.
- backend : str
The simulator to use. Currently only ‘pennylane-default.qubit’ is supported.
See also
mp.PennylaneSimulator
,mp.CirqSimulator
Constructors¶
- PatternSimulator(mbqcircuit: MBQCircuit, input_state, ...)
Initialize self. See help(type(self)) for accurate signature.
String representation¶
Special methods¶
Methods¶