We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a925bf commit 9ad618eCopy full SHA for 9ad618e
test/integ_tests/test_all_notebooks.py
@@ -47,6 +47,8 @@
47
"TN1_demo_local_vs_non-local_random_circuits.ipynb",
48
# Dynamic circuits with QBP
49
"4_Dynamic_Circuits_with_Qiskit_Braket_Provider.ipynb",
50
+ # Investigating local simulator performance on small circuits
51
+ "02_Expectation_value_calculations_with_program_sets",
52
]
53
54
if (
0 commit comments