added more circuits

This commit is contained in:
Daniel Knüttel 2020-02-14 11:03:58 +01:00
parent 53dffcc674
commit 278e2129fd

View File

@ -36,9 +36,9 @@ def test_scaling_circuits(state_factory
if __name__ == "__main__": if __name__ == "__main__":
nstart = 400 nstart = 400
nstop = 800 nstop = 2800
step = 50 step = 50
ncircuits = 50 ncircuits = 100
nqbits0 = 100 nqbits0 = 100
nqbits1 = 50 nqbits1 = 50
seed = 0xdeadbeef seed = 0xdeadbeef