pytket-phir#
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:
pip install pytket-phir