Examples
========

Gate Simulation
---------------

This example demonstrates how to simulate a single-qubit gate.

.. literalinclude:: ../examples/gate_simulation.py
   :language: python
   :caption: examples/gate_simulation.py
