v0.1.0
First version of the surface-sim
package.
What's Changed
- Add
QUBIT_COORDS
to the experiments by @MarcSerraPeralta in #8 - Hotfix: add
QUBIT_COORDS
for all qec round cases by @MarcSerraPeralta in #9 - Fix
qec-util
dependency by @MarcSerraPeralta in #11 - Hotfix CZ gates for CSS code and
QUBIT_COORDS
by @MarcSerraPeralta in #12 - Build
OBSERVABLE_INCLUDE
fromLayout.log_z/x
by @MarcSerraPeralta in #13 - Fix
qec-util
dependency by @MarcSerraPeralta in #14 - Add S and S^dagger gates to the noise models by @MarcSerraPeralta in #19
- Add
get_circuit_distance
inutil
by @MarcSerraPeralta in #20 - Add
black
test by @MarcSerraPeralta in #22 - Update
CITATION.cff
by @MarcSerraPeralta in #23 - Avoid code repetition in
circuit_blocks
by @MarcSerraPeralta in #24 - Improve
docs/
by @MarcSerraPeralta in #25 - Add badges and github actions by @MarcSerraPeralta in #26
- Hotfix
actions.yaml
by @MarcSerraPeralta in #28 - Hotfix: update
qec-util
dependency by @MarcSerraPeralta in #29 - Update requirements by @MarcSerraPeralta in #30
- Allow experiments to have 0 QEC cycles by @MarcSerraPeralta in #32
Full Changelog: https://github.com/MarcSerraPeralta/surface-sim/commits/v0.1.0