pytket-pyzx
===========

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

`PyZX <https://github.com/Quantomatic/pyzx>`_ is an open-source Python library for
automated rewriting and optimisation of quantum circuits using the
`ZX <http://zxcalculus.com/>`_ calculus.

``pytket-pyzx`` is an extension to ``pytket`` that allows conversion to and from
PyZX representations.

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

``pip install pytket-pyzx``

.. toctree::
    api.rst
    changelog.rst
