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¶

  • creating one's own hardware model
  • learning about noise models, aka quantum channels

Advanced¶

  • parametric quantum channels to describe idling noise
  • noisy state preparation
  • adding gate noise
In [ ]: