Class TeleportationExample

java.lang.Object
com.quantum4j.examples.TeleportationExample

public final class TeleportationExample extends Object
Teleportation of |psi> = H|0> to qubit 2 using coherent corrections. Expected output (approx): Target qubit amplitudes ~ |+> on qubit2 Counts (1000 shots): target bit mostly 0 and 1 equally after measurement.
  • Constructor Details

    • TeleportationExample

      public TeleportationExample()
  • Method Details

    • main

      public static void main(String[] args)