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

getting a noisy simulation backend with the characteristics of a real one. #47

Open
petergthatsme opened this issue Feb 6, 2024 · 0 comments

Comments

@petergthatsme
Copy link

I don't know if you guys have a forum or some other place for these sorts of questions - please point me to it, if this isn't it.

I was wondering if there is a simple way to get a noisy backend object that corresponds one of your current machines (i.e. it knows the coupling map, the native gate set, as well as the full noise model) for running simulations.

I was hoping, something along the lines of:

p = RigettiQCSProvider()
backend = p.get_simulator(name='Ankaa-9Q-1', noisy=True)

would work... but that does not seem to be the case. And the docs with relevant calls to get_qc that might do this, seem to be from some old versions of pyquil.

Thanks!

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

No branches or pull requests

1 participant