haruna_t_gate_kernel

Function haruna_t_gate_kernel 

Source
pub fn haruna_t_gate_kernel(
    field: &CausalMultiVector<f64>,
) -> Result<Operator, PhysicsError>
Expand description

Implements Haruna’s Logical T-Gate.

$T(\gamma) = \exp(i \pi (\frac{1}{2} a^3 - \frac{3}{4} a^2 + \frac{1}{2} a))$.