- [ ] Noisy operations with a probability parens arg (e.g. `M(0.01)`, `MX(0.01)`, `MRZ(0.02)`, `MXX(0.01)`) - [ ] Support for generalized Pauli gates: `MPP`, `SPP`, `SPP_DAG` - [ ] `HERALDED_ERASE`, `HERALDED_PAULI_CHANNEL_1` - [ ] Sweep-bit targets (e.g. `CX sweep[5] 7`) - [ ] Annotation instructions, such as: `DETECTOR`, `OBSERVABLE_INCLUDE`, `QUBIT_COORDS`, `SHIFT_COORDS`, `TICK`, `MPAD` - [ ] 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_1CX sweep[5] 7)DETECTOR,OBSERVABLE_INCLUDE,QUBIT_COORDS,SHIFT_COORDS,TICK,MPADFor more information, look at the STIM docs