![]() |
Given a list of arguments of the eigenvalues of a unitary matrix,
cirq.protocols.trace_distance_from_angle_list(
angle_list: Sequence[float]
) -> 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π.