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