cirq_rigetti.quil_input.T

The non-Clifford T gate.

The exponent=0.25 instance of cirq.ZPowGate.

The unitary matrix of cirq.T is

\[ \begin{bmatrix} 1 & 0 \\ 0 & e^{i \pi /4} \end{bmatrix} \]