qiskit-documentation/docs/guides
abbycross 6edf326ace Typos - minor cleanup (#1689)
v2 -> V2 in the context of primitives, and spelling errors
2024-07-11 18:13:32 +00:00
..
_toc.json Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
ai-transpiler-passes.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
bit-ordering.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
build-noise-models.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
circuit-library.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
classical-feedforward-and-control-flow.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
common-parameters.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
configure-error-mitigation.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
configure-error-suppression.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
configure-qiskit-local.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
construct-circuits.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
create-transpiler-plugin.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
custom-backend.ipynb Reduce file size of `custom-backend.ipynb` (#1673) 2024-07-10 12:34:26 +00:00
custom-transpiler-pass.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
debugging-tools.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
defaults-and-configuration-options.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
dynamic-circuits-considerations.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
dynamical-decoupling-pass-manager.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
error-mitigation-and-suppression-techniques.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
estimate-job-run-time.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
execute-on-hardware.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
execution-modes-faq.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
execution-modes-rest-api.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
execution-modes.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
fair-share-scheduler.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
get-qpu-information.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
get-started-with-primitives.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
hello-world.ipynb Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
index.mdx Typos - minor cleanup (#1689) 2024-07-11 18:13:32 +00:00
install-qiskit-source.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
install-qiskit.mdx Explain QPY support in install#release-schedule (#1563) 2024-07-08 14:54:43 +00:00
instances.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
interoperate-qiskit-qasm2.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
interoperate-qiskit-qasm3.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
intro-to-patterns.mdx Typos - minor cleanup (#1689) 2024-07-11 18:13:32 +00:00
introduction-to-qasm.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
latest-updates.mdx Deprecation of WebSocket endpoints (#1625) 2024-07-03 15:32:49 -04:00
local-testing-mode.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
manage-cost.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
map-problem-to-circuits.mdx Ensure all images have alt text (#1664) 2024-07-08 18:13:55 +00:00
max-execution-time.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
minimize-time.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
monitor-job.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
native-gates.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
operator-class.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
operators-overview.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
optimize-for-hardware.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
plot-quantum-states.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
post-process-results.mdx Ensure all images have alt text (#1664) 2024-07-08 18:13:55 +00:00
primitives-examples.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
primitives-rest-api.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
primitives.mdx Typos - minor cleanup (#1689) 2024-07-11 18:13:32 +00:00
processor-types.mdx Typos - minor cleanup (#1689) 2024-07-11 18:13:32 +00:00
pulse.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
qasm-feature-table.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
qiskit-serverless.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
qiskit-transpiler-service.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
qpu-information.mdx Don't use "system" with docs reorg (#1647) 2024-07-02 15:50:08 -04:00
repetition-rate-execution.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
represent-quantum-computers.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
retired-qpus.mdx Don't use "system" with docs reorg (#1647) 2024-07-02 15:50:08 -04:00
run-jobs-batch.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
run-jobs-session.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
runtime-options-overview.mdx Remove uses of optimization_level in primitives (#1612) 2024-07-10 20:48:34 +00:00
save-circuits.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
save-jobs.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
sessions.mdx Initial changes for Mode (#1598) 2024-07-10 18:43:45 +00:00
set-optimization.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
setup-channel.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
simulate-stabilizer-circuits.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
simulate-with-qiskit-aer.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
simulate-with-qiskit-sdk-primitives.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
specify-observables-pauli.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
synthesize-unitary-operators.mdx Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
transpile-rest-api.mdx Qiskit Services through REST APIs under `docs/run` section (#1492) 2024-07-10 17:09:17 +00:00
transpile-with-pass-managers.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00
transpile.mdx Ensure all images have alt text (#1664) 2024-07-08 18:13:55 +00:00
transpiler-plugins.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
transpiler-stages.ipynb Ensure all images have alt text (#1664) 2024-07-08 18:13:55 +00:00
visualize-circuits.ipynb Docs reorganization: Guides (#1631) 2024-07-02 11:17:38 -04:00
visualize-results.ipynb Update qiskit-ibm-runtime requirement from ~=0.24.1 to ~=0.25.0 in /scripts/nb-tester (#1652) 2024-07-05 16:40:18 +00:00