pytket-phir =========== .. toctree:: :maxdepth: 2 :caption: Contents: modules PHIR stands for `PECOS `__ *High-level Intermediate Representation*. See `PHIR specification `__ for more. ``pytket-phir`` is a circuit analyzer and translator from `pytket `__ to PHIR. Also included is the CLI tool ``phirc`` that takes QASM programs as input and emulates them using PECOS. Installation ------------ To install pytket-phir, simply run: .. code-block:: bash pip install pytket-phir Indices and tables ================== * :ref:`genindex` * :ref:`modindex`