quick_process_tomography

Function quick_process_tomography 

Source
pub async fn quick_process_tomography<const N: usize, E: ProcessTomographyExecutor>(
    process_circuit: &Circuit<N>,
    executor: &E,
    num_qubits: usize,
) -> DeviceResult<ProcessMetrics>
Expand description

Perform quick process tomography with minimal configuration