Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 502 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 502 Bytes

Quantum Computing Demos

Sample programs in Q#, Qiskit and equivalent C# that can be used to illustrate superposition, entanglement and interference. So far the only algorithm included is Deutsch-Josza. More will be added soon.

Requirements

Set up your environment using this documentation. Visual Studio and VS use Azure CLI to submit quantum jobs whereas Q# notebooks uses a more succinct equivalent using magic keywords.