pub fn haruna_s_gate_kernel(
field: &CausalMultiVector<f64>,
) -> Result<Operator, PhysicsError>Expand description
Implements Haruna’s Logical S-Gate.
Uses the Gauge Field Formalism to compute $S(\gamma) = \exp(i \frac{\pi}{2} a(\gamma)^2)$.
pub fn haruna_s_gate_kernel(
field: &CausalMultiVector<f64>,
) -> Result<Operator, PhysicsError>Implements Haruna’s Logical S-Gate.
Uses the Gauge Field Formalism to compute $S(\gamma) = \exp(i \frac{\pi}{2} a(\gamma)^2)$.