![]() |
Given a list of arguments of the eigenvalues of a unitary matrix,
cirq.trace_distance_from_angle_list(
angle_list: Union[Sequence[float], np.ndarray]
) -> float
calculates the trace distance bound of the unitary effect.
The maximum provided angle should not exceed the minimum provided angle by more than 2π.