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 (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
swernli authored Sep 20, 2023
1 parent c20118f commit 67858ab
Show file tree
Hide file tree
Showing 2 changed files with 495 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 @@
---
page_type: sample
author: swernli
description: Demonstrate the RUS experiment using the Azure Quantum service
ms.author: swernli@microsoft.com
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 67858ab

Please sign in to comment.