Module: t_complexity_protocol#
Classes#
class TComplexity: Dataclass storing counts of logical T-gates, Clifford gates and single qubit rotations.
Functions#
t_complexity(...): Returns the TComplexity of a bloq.
t_complexity_compat(...): Returns the TComplexity of a bloq or some Cirq objects.