pygsti.algorithms.randomcircuit.sample_circuit_layer_by_edgegrab#
- sample_circuit_layer_by_edgegrab(pspec, qubit_labels=None, two_q_gate_density=0.25, one_q_gate_names=None, gate_args_lists=None, rand_state=None)#
TODO: docstring <TODO summary>
- Parameters:
pspec (<TODO typ>) – <TODO description>
qubit_labels (<TODO typ>, optional) – <TODO description>
mean_two_q_gates (<TODO typ>, optional) – <TODO description>
modelname (<TODO typ>, optional) – <TODO description>
rand_state (RandomState, optional) – A np.random.RandomState object for seeding RNG
- Return type:
<TODO typ>