b856585f32 | ||
---|---|---|
.. | ||
.vscode | ||
README.md | ||
ReferenceImplementation.qs | ||
SingleQubitSystemMeasurements.csproj | ||
SingleQubitSystemMeasurements.ipynb | ||
SingleQubitSystemMeasurements.sln | ||
Tasks.qs | ||
Tests.qs | ||
Workbook_SingleQubitSystemMeasurements.ipynb |
README.md
Welcome!
This tutorial introduces the basics of quantum measurements for single qubit systems.
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 SingleQubitSystemMeasurements.ipynb