pytket-quantinuum

The tutorials in this section use pytket-quantinuum. The API reference can be found here.

Users can find information about Quantinuum’s systems, view submitted jobs, look up machine availability, view remaining credits, and update job notification preferences on the Quantinuum User Portal.

Depending on a user’s subscription, the user may or may not have access to all the systems listed. To find which systems a user has access to, navigate to the Account tab on the Quantinuum User Portal.

Installation

The dependencies can be installed using the command below:

pip install pytket-quantinuum[calendar,pecos]
pip install pandas seaborn

For the qiskit notebook pytket-qiskit is required:

pip install pytket-qiskit