spheres.stabilization.pytket.eval_symmetrized_pytket_circuit

spheres.stabilization.pytket.eval_symmetrized_pytket_circuit(circ_info, n_copies=2, every=1, pairwise=False, noise_model=None, backend=None, shots=8000)[source]

Evaluates a symmetrized version of the provided circuit in the form of a dictionary (cf. random_pytket_circuit).

Parameters
  • circ_info (dict) –

  • n_copies (int) –

  • every (int) –

  • pairwise (bool) –

  • noise_model (qiskit.providers.aer.noise.NoiseModel) –

  • backend (qiskit backend) –

  • shots (int) –

Returns

dists

Return type

dict