Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quantum-kittens
GitHub Repository: quantum-kittens/platypus
Path: blob/main/notebooks/summer-school/2022/lab-3.ipynb
3855 views
Kernel: Python 3

Lab 3

Noise is the omnipresent evil that corrupts our quantum computers. In this lab we will delve deeper in the details of the various kinds of noise affecting our computation to build a better understanding of them. We'll also look at some simple techniques we can use to fight the noise and recover the results we were looking for!

The different facets of the quantum noise that we'll encounter in this lab are: projection noise, measurement noise, coherent noise and incoherent noise. Projection noise is the noise caused by finite sampling of the wavefunction. Measurement noise is the noise affecting the physical measurement process, which is not perfect. Coherent noise is a type of noise, like over-rotation, which has a deterministic effect on our operations while incoherent noise is a non-deterministic noise which "scrambles" the quantum information in the quantum state.