packages feed

symplectic-chp-0.1.0.0: data/stim-circuits/swap-gate.stim

# SWAP gate test
# Prepare |01⟩, SWAP, measure should give |10⟩
X 1
SWAP 0 1
M 0
M 1