pygsti.extras.interpygate.process_tomography

pygsti.extras.interpygate.process_tomography#

Perform process tomography on a simulated quantum process.

Functions

multi_kron(*a)

Construct the tensor product of a series of matrices

run_process_tomography(...[, n_qubits, ...])

A function to compute the process matrix for a quantum channel given a function that maps a pure input state to an output density matrix.

split(n, a)

Divide list into n approximately equally sized chunks