We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c0e96 commit 01c5f08Copy full SHA for 01c5f08
qiskit_rigetti/_qcs_provider.py
@@ -127,5 +127,5 @@ def _configuration(name: str, num_qubits: int, local: bool, simulator: bool) ->
127
memory=False,
128
max_shots=10000,
129
coupling_map=[],
130
- max_experiments=100,
+ max_experiments=8,
131
)
0 commit comments