pub fn logical_x(
b_gamma_tilde: &CausalMultiVector<Complex<f64>>,
) -> CausalMultiVector<Complex<f64>>Expand description
Calculates the Logical X gate: $X(\tilde{\gamma}) = \exp(i \pi b(\tilde{\gamma}))$.
pub fn logical_x(
b_gamma_tilde: &CausalMultiVector<Complex<f64>>,
) -> CausalMultiVector<Complex<f64>>Calculates the Logical X gate: $X(\tilde{\gamma}) = \exp(i \pi b(\tilde{\gamma}))$.