Open antalszava opened 4 years ago
Hmm, I'm not sure what the most satisfying solution is here. We could:
Update the lattice name, but then there is a maintenance overhead
Add a disclaimer below the codeblock
Yes, perhaps having option 2 to instruct the user to change the lattice name to one that is available based on the output of
import pyquil
pyquil.list_quantum_computers()
could be helpful. And then having a placeholder for the name could also be good because then the user wouldn't have the feeling that the command should work straight away.
It might be good to align with the approach taken in the PyQuil documentation
The lattices used when creating a device based on the documentation seem to be outdated. For example:
This is true for multiple lattices used on the
Usage
page when creating a device.