Skip to content

Instantly share code, notes, and snippets.

@Q-lds
Created October 17, 2022 11:32
Show Gist options
  • Save Q-lds/0b1d92e9bcb5bf6f0b1bf71b1b3898c1 to your computer and use it in GitHub Desktop.
Save Q-lds/0b1d92e9bcb5bf6f0b1bf71b1b3898c1 to your computer and use it in GitHub Desktop.
Targeting the Aspen-M-2
# Targetting a QPU is extremly easy
rigetti_aspen_m2 = create_device(location='qcs', name='Aspen-M-2', **qcs_credentials)
q.set_device(rigetti_aspen_m2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment