Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 636 Bytes

File metadata and controls

8 lines (5 loc) · 636 Bytes

Welcome!

This tutorial introduces the concept of a quantum gate and walks you through a list of the most common single-qubit gates.

You can run the tutorial online here. Alternatively, you can install Jupyter and Q# on your machine, as described here, and run the tutorial locally by navigating to this folder and starting the notebook from the command line using the following command:

jupyter notebook SingleQubitGates.ipynb