Discover Tket Compiler
The tket compiler is a powerful tool for optimizing and manipulating platform-agnostic quantum circuits, focused on enabling superior performance on NISQ (noisy intermediate-scale quantum) devices. The pytket package provides an API for interacting with tket and transpiling to and from other popular quantum circuit specifications.
Pytket is compatible with 64-bit Python 3.9, 3.10 and 3.11, on Linux, MacOS (11.0 or later) and Windows. Install pytket from PyPI using:
pip install pytket