This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
Quantinuum's flavor of quantum circuit simulation with their trapped ion quantum computer. To install tket for direct development get started with:
|
|
```
|
|
pip3 install pytket
|
|
```
|
|
|
|
For next steps, you can visit the tket github found [here](https://github.com/CQCL/tket). |