bloqade.stim.dialects.noise.stmts.PauliChannel1
← Module overview
class
classPauliChannel1¶source
bloqade.stim.dialects.noise.stmts.PauliChannel1
Bases: ir.Statement
class PauliChannel1Attributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'PauliChannel1' | |
traits | — | frozenset({lowering.FromPythonCall()}) | |
px | ir.SSAValue | info.argument(types.Float) | |
py | ir.SSAValue | info.argument(types.Float) | |
pz | ir.SSAValue | info.argument(types.Float) | |
targets | tuple[ir.SSAValue, ...] | info.argument(types.Int) |