You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alec Edgington edited this page Jan 25, 2022
·
1 revision
TKET is a collection of C++ libraries designed to efficiently compile quantum circuits, together with a Python wrapper (pytket) that includes a generic backend interface to hardware devices and simulators.
A collection of extensions to allow TKET circuits to be run on specific backends, and results retrieved, is maintained in the pytket-extensions repository.
Releases of pytket (as well as the various extensions) are uploaded to pypi, and may be installed using pip. Wheels are available for Linux, MacOS (both x86 and arm64) and Windows.