Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples l4 submission #6

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

irfankhan10
Copy link

Description

Two examples using L4 api options to customize noise model and modify default tket optimisation level.

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@irfankhan10 irfankhan10 requested a review from cqc-alec as a code owner July 19, 2024 15:51
.gitignore Outdated Show resolved Hide resolved
examples/Quantinuum_compiler_options.ipynb Outdated Show resolved Hide resolved
examples/Quantinuum_compiler_options.ipynb Outdated Show resolved Hide resolved
examples/Quantinuum_compiler_options.ipynb Outdated Show resolved Hide resolved
@irfankhan10 irfankhan10 requested a review from cqc-alec July 22, 2024 13:49
@@ -19,7 +19,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Users have the option of experimenting with the noise parameters of the Quantinuum emulators. Only a few of the available noise parameters are highlighted here demonstrating how to pass through the parameters in the Azure Quantum providers.\n",
"Users have the option of experimenting with the noise parameters of the Quantinuum emulators. Only a few of the available noise parameters are highlighted here demonstrating how to pass tQuantinuum API options to `AzureBackend` at job submission time.\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Users have the option of experimenting with the noise parameters of the Quantinuum emulators. Only a few of the available noise parameters are highlighted here demonstrating how to pass tQuantinuum API options to `AzureBackend` at job submission time.\n",
"Users have the option of experimenting with the noise parameters of the Quantinuum emulators. Only a few of the available noise parameters are highlighted here demonstrating how to pass Quantinuum API options to `AzureBackend` at job submission time.\n",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants