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

Sampling backend tutorials #194

Merged
merged 14 commits into from
Aug 10, 2023
2 changes: 1 addition & 1 deletion docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Tutorials
tutorials/parametric
tutorials/variational
tutorials/sampling_simulation
tutorials/sampling_real
tutorials/sampling_backends/index.rst
tutorials/noise_error
tutorials/error_mitigation
9 changes: 9 additions & 0 deletions docs/tutorials/sampling_backends/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Sampling on a real quantum computer
==================

.. toctree::
:maxdepth: 1

sampling_real
sampling_real_braket
sampling_real_qiskit