pygsti.algorithms.randomcircuit.create_random_germpower_circuits#
- create_random_germpower_circuits(pspec, depths, interacting_qs_density, qubit_labels, fixed_versus_depth=False, rand_state=None)#
TODO: docstring <TODO summary>
- Parameters:
pspec (<TODO typ>) – <TODO description>
depths (<TODO typ>) – <TODO description>
interacting_qs_density (<TODO typ>) – <TODO description>
qubit_labels (<TODO typ>) – <TODO description>
fixed_versus_depth (<TODO typ>, optional) – <TODO description>
rand_state (RandomState, optional) – A np.random.RandomState object for seeding RNG