- [x] Noisy operations with a probability parens arg (e.g. `M(0.01)`, `MX(0.01)`, `MRZ(0.02)`, `MXX(0.01)`) - [x] Support for generalized Pauli gates: `MPP`, `SPP`, `SPP_DAG` - [ ] `HERALDED_ERASE`, `HERALDED_PAULI_CHANNEL_1` - [ ] Pauli products that fold to the identity, such as `MPP Z0*Z0` - [ ] Sweep-bit targets (e.g. `CX sweep[5] 7`) - [ ] `QUBIT_COORDS`, `SHIFT_COORDS`, `TICK`, `MPAD` - [ ] `DETECTOR`, `OBSERVABLE_INCLUDE` - [ ] Tags For more information, look at the [STIM docs](https://github.com/quantumlib/Stim/blob/main/doc/gates.md)
M(0.01),MX(0.01),MRZ(0.02),MXX(0.01))MPP,SPP,SPP_DAGHERALDED_ERASE,HERALDED_PAULI_CHANNEL_1MPP Z0*Z0CX sweep[5] 7)QUBIT_COORDS,SHIFT_COORDS,TICK,MPADDETECTOR,OBSERVABLE_INCLUDEFor more information, look at the STIM docs