QuantumKatas/tutorials/MultiQubitSystems
Scott Carda b856585f32
Update to QDK version 0.27.258160 (#876)
2023-03-01 17:11:58 -08:00
..
.iqsharp-config.json Use bitstring DumpMachine format in first notebooks (#574) 2020-12-12 00:10:19 -08:00
MultiQubitSystems.csproj Update to QDK version 0.27.258160 (#876) 2023-03-01 17:11:58 -08:00
MultiQubitSystems.ipynb Fix math mode rendering in GitHub preview, part 1 (#814) 2022-08-03 17:14:01 -07:00
MultiQubitSystems.sln Add tutorial on multi-qubit systems (#183) 2019-11-02 20:20:53 -07:00
README.md Update format for Binder links (#656) 2021-09-10 17:19:16 -07:00
ReferenceImplementation.qs Add tutorial on multi-qubit systems (#183) 2019-11-02 20:20:53 -07:00
Tasks.qs Add tutorial on multi-qubit gates (#186) 2019-11-03 22:16:23 -08:00
Tests.qs Update to 0.15 syntax, batch 1 (#590) 2021-01-29 08:09:48 +01:00
Workbook_MultiQubitSystems.ipynb Remove _Test suffixes (#533) 2020-10-15 13:36:23 +02:00

README.md

Welcome!

This tutorial discusses the representation and properties of multi-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 MultiQubitSystems.ipynb