https://github.com/cqcl/h-series-spring-2024-workshop
Collection of examples used for the H-Series Spring 2024 Workshop
https://github.com/cqcl/h-series-spring-2024-workshop
Last synced: about 1 year ago
JSON representation
Collection of examples used for the H-Series Spring 2024 Workshop
- Host: GitHub
- URL: https://github.com/cqcl/h-series-spring-2024-workshop
- Owner: CQCL
- Created: 2024-04-23T17:20:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T13:28:09.000Z (about 2 years ago)
- Last Synced: 2025-05-07T04:48:31.718Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 2.01 MB
- Stars: 5
- Watchers: 16
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# H-Series Spring 2024 Workshop
Notebooks used during the H-Series Spring 2024 workshop.
## Quantinuum Nexus Instructions
Quantinuum Nexus allows you to develop, execute, manage, and share all your quantum projects on one easy-to-use cloud platform. You have been given
a Quantinuum Nexus account for use during this workshop. Please log onto Nexus and open the Nexus Lab Jupyter environment. Once in the Lab workspace,
click on the Git icon in the left-most panel and clone this repository. You are now ready to follow along with the example notebooks for the hands-on sessions.
* [Quantinuum Nexus documentation](https://nexus.quantinuum.com/docs)
## TKET Documentation
Creating jobs and running on quantum hardware in Quantinuum Nexus uses TKET. See the links below for additional information and documentation.
[](https://tketusers.slack.com/join/shared_invite/zt-18qmsamj9-UqQFVdkRzxnXCcKtcarLRA#)
[](https://quantumcomputing.stackexchange.com/tags/pytket)
* [Example notebooks](https://tket.quantinuum.com/examples/Getting_started.html)
* [pytket user manual](https://tket.quantinuum.com/user-manual/)
* [pytket API documentation](https://tket.quantinuum.com/api-docs/)