ideal_process_matrix

SimulationResult.ideal_process_matrix(spin_names=None)

Return the process matrix corresponding to the ideal circuit.

Parameters:

spin_names (str | List[str] | None) – Names of the selected spins (defaults to all spins).

Return type:

ndarray | Array

Returns:

Ideal process matrix (in the qubit subspace).