An open API service indexing awesome lists of open source software.

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

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.

[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://tketusers.slack.com/join/shared_invite/zt-18qmsamj9-UqQFVdkRzxnXCcKtcarLRA#)
[![Stack Exchange](https://img.shields.io/badge/StackExchange-%23ffffff.svg?style=for-the-badge&logo=StackExchange)](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/)