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

Enabled IonQ noisy simulation #39

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

danclaudino
Copy link
Member

Title self-explanatory.

Signed-off-by: Daniel Claudino <claudinodc@ornl.gov>
@wongey wongey self-requested a review August 21, 2024 16:53
Copy link

@wongey wongey left a comment

Choose a reason for hiding this comment

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

All tests pass. Noisy models can be accessed using the dot notation:
bell on ionq:sim.harmony or ionq:simulator.harmony with 100 shots:
"Measurements": { "00": 49, "01": 2, "10": 3, "11": 46 }
bell on ionq:sim.aria-1 or ionq:simulator.aria-1 with 100 shots:
"Measurements": { "00": 45, "01": 1, "11": 54 }

@wongey wongey merged commit 61dc583 into ORNL-QCI:master Aug 21, 2024
16 checks passed
@danclaudino danclaudino deleted the ionq_noisy_sim branch August 23, 2024 18:34
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