-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Docs: AQT not included in API documentation #2503
Comments
Thanks for the report. We need to gradually expand |
I improved the aqt device documentation. See PR #2578 |
CirqBot
pushed a commit
that referenced
this issue
Nov 21, 2019
…lator to AQTSamplerLocalSimulator (#2578) The API for the AQT devices has been changed and should now be stable. The code for accessing the API has been changed and handling of connection errors has been improved. This PR adds Z operations for the AQT device. This PR addresses the issues #2194 #2091 The documentation has been imroved, possible addressing #2503
Closing for inactivity |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure if this is intentional or not, but the AQT device is entirely unmentioned in the v0.6 (stable) docs.
This could be fixed with something like
sphinx-apidoc
if this project uses that.Related:
Examples:
Cirq/cirq/aqt/aqt_sampler.py
Lines 52 to 56 in 9b51176
Cirq/cirq/aqt/aqt_sampler.py
Lines 84 to 91 in 9b51176
The text was updated successfully, but these errors were encountered: