MarcSerraPeralta / surface-sim

Repository for simulations of surface code experiments
MIT License
0 stars 1 forks source link

Automatically compute `stab_gen_matrix` from the logical gate circuit #67

Open MarcSerraPeralta opened 4 weeks ago

MarcSerraPeralta commented 4 weeks ago

This automatic computation can be very useful to avoid having to manually calculate the stab_gen_matrix. The calculation can be done with stim by propagating some Pauli strings (the stabilizers) through the logical gate.