This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Open
Conversation
cgranade
reviewed
Sep 7, 2022
Contributor
cgranade
left a comment
There was a problem hiding this comment.
Similarly to your other PR, I'm not finished with a detailed readthrough but wanted to give early feedback ASAP. Thank you!
samples/azure-quantum/entanglement-swap/ES-quantinuum-qiskit.ipynb
Outdated
Show resolved
Hide resolved
samples/azure-quantum/entanglement-swap/ES-quantinuum-qiskit.ipynb
Outdated
Show resolved
Hide resolved
samples/azure-quantum/entanglement-swap/ES-quantinuum-qiskit.ipynb
Outdated
Show resolved
Hide resolved
samples/azure-quantum/entanglement-swap/ES-quantinuum-qiskit.ipynb
Outdated
Show resolved
Hide resolved
samples/azure-quantum/entanglement-swap/ES-quantinuum-qsharp.ipynb
Outdated
Show resolved
Hide resolved
|
|
||
| # Entanglement Swapping | ||
|
|
||
| In this sample we will performing Entanglement Swapping. |
Contributor
There was a problem hiding this comment.
Suggested change
| In this sample we will performing Entanglement Swapping. | |
| In this sample, we will performing entanglement swapping. |
| @@ -0,0 +1,42 @@ | |||
| --- | |||
Contributor
There was a problem hiding this comment.
Does this replace the existing teleport-chain sample? If possible, I'd recommend combining the two in one folder since they're effectively different representations of the same sample.
Contributor
Author
There was a problem hiding this comment.
I think that's a question for @tcNickolas
Contributor
There was a problem hiding this comment.
That's really a question for the samples owner :-) I'm not familiar with the limitations of how we publish samples in the gallery and how they have to be structured for that.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds entanglement swapping sample that guides users through the basic workflow of AQ and shows debugging features of Q# and Qiskit.