bloqade.stim.dialects.collapse.stmts.pp_measure.PPMeasurement
← Module overview
class
classPPMeasurement¶source
bloqade.stim.dialects.collapse.stmts.pp_measure.PPMeasurement
Bases: ir.Statement
class PPMeasurementAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'MPP' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
p | ir.SSAValue | info.argument(types.Float) | probability of noise introduced by measurement. For example 0.01 means 1% the measurement will be flipped |
targets | tuple[ir.SSAValue, ...] | info.argument(PauliStringType) |