s

guppylang.std.quantum.s(q: qubit) None[source]

S gate.

\[\begin{split}\mathrm{S}= \begin{pmatrix} 1 & 0 \\ 0 & i \end{pmatrix}\end{split}\]