bloq_is_clifford#

Whether the bloq represents a clifford operation.

This checks against an explicit list of clifford bloqs in the Qualtran standard library, so it may return False for an unknown gate.

This inspects single qubit rotations. If the angles correspond to Clifford angles, this returns True.