pytket-stim
==================================

.. image:: CQCLogo.png
   :width: 120px
   :align: right

`Stim <https://github.com/quantumlib/Stim>`_ is an optimized Clifford circuit
simulator.

``pytket-stim`` is an extension to ``pytket`` that allows ``pytket`` circuits
to be simulated using ``stim``.

``pytket-stim`` is available for Python 3.7, 3.8 and 3.9, on Linux, MacOS and
Windows. To install, run:

``pip install pytket-stim``

.. toctree::
    api.rst
    changelog.rst
