sandbox/qc
Kyle Isom 3e5c715493 qc: add README. 2018-06-11 09:43:41 -07:00
..
msqdk Add first QC experiments. 2018-06-11 09:41:09 -07:00
quil/bell Add first QC experiments. 2018-06-11 09:41:09 -07:00
README.md qc: add README. 2018-06-11 09:43:41 -07:00

README.md

Experiments in Quantum Computing

Generally, I'm trying to replicate experiemnts using both the Microsoft Quantum SDK and pyQuil.

  • msqdk contains the microsoft quantum SDK experiments
  • quil contains the pyquil experiments

Experiments

  • Bell states: demonstration of simple quantum entanglement, superposition, and measurement of qubits.