Running noisy simulations on the QLM¶

The QLM comes with a collection of tools that allow you to design and run noisy quantum programs.

This folder contains notebooks introducing the different tools provided inside the qat.quops, qat.hardware and qat.noisy namespaces.

Basic¶

  • setting up a noisy simulation
  • a noisy Quantum Fourier transform
  • creating one's own hardware model
  • using predefined hardware models
  • learning about noise models, aka quantum channels

Advanced¶

  • computing the density matrix
  • parametric quantum channels to describe idling noise
  • noisy state preparation and measurement
  • adding gate noise
  • how to do tomography
  • generate and process data for tomography
In [ ]: