Skip to content

Commit

Permalink
ithaca hashberg-io#2
Browse files Browse the repository at this point in the history
  • Loading branch information
daehiff committed Sep 10, 2023
1 parent 5cefd91 commit f835f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/clifford_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ def __init__(self, backend_name):
# random_experiment(backend_name="complete_27", nr_input_gates=800, nr_steps=40)

random_experiment(backend_name="ithaca", nr_input_gates=2000, nr_steps=100)
random_experiment(backend_name="complete_65", nr_input_gates=2000, nr_steps=100)
# random_experiment(backend_name="complete_65", nr_input_gates=2000, nr_steps=100)

# random_experiment(backend_name="brisbane", nr_input_gates=10000, nr_steps=400)
# random_experiment(backend_name="complete_127", nr_input_gates=10000, nr_steps=400)
Expand Down

0 comments on commit f835f90

Please sign in to comment.