packages feed

symplectic-chp-0.1.0.0: data/stim-circuits/stabilizer-cycle.stim

# Test that stabilizer cycle works correctly
# Apply H then S then S then H = X on |0⟩ should give |1⟩
# Z measurement should give -1
H 0
S 0
S 0
H 0
M 0