Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Add RUS Azure Quantum notebook sample
Browse files Browse the repository at this point in the history
This adds a notebook with a subset of the RUS experiment on Quanitnuum to allow users to repeat this experiment on their own as a hosted notebook.
  • Loading branch information
swernli committed Sep 19, 2023
1 parent c20118f commit 50bde76
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 0 deletions.
21 changes: 21 additions & 0 deletions samples/azure-quantum/repeat-until-success/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---

Check warning on line 1 in samples/azure-quantum/repeat-until-success/README.md

View workflow job for this annotation

GitHub Actions / Check samples and README layouts

README.md file /home/runner/work/Quantum/Quantum/samples/azure-quantum/repeat-until-success/README.md has front matter, but isn't linked to from binder-index.md. This sample may be difficult to discover from https://aka.ms/try-qsharp.
page_type: sample
author: swernli
description: Demonstrate the RUS experiment using the Azure Quantum service
ms.author: [email protected]
ms.date: 09/19/2023
languages:
- qsharp
- python
products:
- qdk
- azure-quantum
---

# RUS sample

This sample demonstrates how to use Python, Q#, and the Azure Quantum service together to reproduce a subset of an RUS experiment on Quantinuum hardware.

## Manifest

- [repeat-until-success.ipynb](https://github.com/microsoft/quantum/blob/main/samples/azure-quantum/repeat-until-success/repeat-until-success.ipynb): Jupyter notebook for this sample.
Loading

0 comments on commit 50bde76

Please sign in to comment.