Class BellStateExample

java.lang.Object
com.quantum4j.examples.BellStateExample

public final class BellStateExample extends Object
Bell state demonstration. Expected output (approx): Statevector: |00>: 0.70710678 |11>: 0.70710678 Counts (1000 shots): 00: ~500 11: ~500
  • Constructor Details

    • BellStateExample

      public BellStateExample()
  • Method Details

    • main

      public static void main(String[] args)