Module: classify_bloqs#
Functions#
bloq_is_clifford(...): Whether the bloq represents a clifford operation.
bloq_is_rotation(...): Whether a bloq represents a rotation operation.
bloq_is_t_like(...): Whether a bloq should be counted as a T gate.
classify_bloq(...): Classify a bloq given a bloq_classification.
classify_t_count_by_bloq_type(...): Classify (bin) the T count of a bloq’s call graph by type of operation.