sfc-aqua / quisp

Open source implementation of quantum internet simulation package
BSD 3-Clause "New" or "Revised" License
86 stars 36 forks source link

fix incorrect variable swapping in gateH #466

Closed res6idue closed 1 year ago

res6idue commented 1 year ago

Fixed the incorrect program inside gateH function in error tracking backend, by correctly swapping has_x_error and has_z_error


This change is Reviewable