oscarhiggott / PyMatching

PyMatching: A Python/C++ library for decoding quantum error correcting codes with minimum-weight perfect matching.
Apache License 2.0
186 stars 32 forks source link

Rename qubit_id #20

Closed oscarhiggott closed 2 years ago

oscarhiggott commented 2 years ago

Rename qubit_id to fault_ids while maintaining backward compatibility (qubit_id still accepted). Fixes #19