MarcSerraPeralta / surface-sim

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

Add tests for all noise models #34

Closed MarcSerraPeralta closed 1 month ago

MarcSerraPeralta commented 1 month ago

Am I missing something? The current tests/models/test_library.py already contains a test for each noise model. The only explanation I have is that I was referring to the fact that the experiments are only tested for the NoiselessModel, however they should work fine for the rest of the noise models...