This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Machine Tips (Quantum)/My Quantum Vault/Quantum Master's Paper/Code Samples/templates/Exercise 2.md

3 lines
330 B
Markdown

Exercise 2 - Putting qubits in superposition using a "hadamard" gate operation. For this we also still use python but instead we run it on a photonic quantum computer. We will also perform measurment here and then error correct. This is the general template for that and we use the Xanadu backend to draw the optimized circuit.