added more circuits
This commit is contained in:
parent
53dffcc674
commit
278e2129fd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user