Notepad/enter/Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/Python Libraries/Tket.md

9 lines
368 B
Markdown
Raw Permalink Normal View History

2023-07-05 18:29:11 +00:00
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).
There are the [example notebooks](https://github.com/aws/amazon-braket-examples) for using BraKet