Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 693a211

Browse files
authored
Merge branch 'master' into minor_typo
2 parents d25015e + 4c01063 commit 693a211

41 files changed

Lines changed: 5704 additions & 4487 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

images/qiskit-heading.png

-84.9 KB
Binary file not shown.

images/qiskit_header.png

-15.9 KB
Binary file not shown.

qiskit/1_start_here.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@
7373
"## 4 Qiskit Ignis\n",
7474
"\n",
7575
"Ignis, the ‘fire’ element, is dedicated to fighting noise and errors and to forging a new path. This includes better characterization of errors, improving gates, and computing in the presence of noise. Ignis is meant for those who want to design quantum error correction codes, or who wish to study ways to characterize errors through methods such as tomography and randomized benchmarking, or even to find a better way for using gates by exploring dynamical decoupling and optimal control. Ignis tutorials are found [here](advanced/ignis/) and include:\n",
76-
" 1. [Calibrating a qubit](advanced/ignis/1_calibrating_a_qubit.ipynb) - Using pulse to calibrate a \"pi-pulse\" gate by fitting a Rabi oscillation on a qubit. Using the \"pi-pulse\" measure the single-shot analog voltages that are returned by an experiment.\n",
76+
" 1. Calibrating a qubit:\n",
77+
" * a. [Calibrating a qubit](advanced/ignis/1a_calibrating_a_qubit.ipynb) - Using pulse to calibrate a \"pi-pulse\" gate by fitting a Rabi oscillation on a qubit. Using the \"pi-pulse\" measure the single-shot analog voltages that are returned by an experiment.\n",
78+
" * b. [Calibrating a two-qubit gate](advanced/ignis/1b_calibrating_a_two_qubit_gate.ipynb - \n",
7779
" 2. [Hamiltonian and gate characterizations](advanced/ignis/2_hamiltonian_and_gate_characterization.ipynb) - Sequences to measure ZZ rates between qubits and to measure rotation and angle errors in the gates.\n",
7880
" 3. [Relaxation and decoherence](advanced/ignis/3_relaxation_and_decoherence.ipynb) - How to measure coherence times on the real quantum hardware\n",
7981
" 4. [Measurement error mitigation](advanced/ignis/4_measurement_error_mitigation.ipynb) - How to peform calibration experiments for measurement errors and fed those calibrations into a \"filter\" that can be utilized to mitigate errors in subsequent experiments.\n",

qiskit/advanced/aer/1_aer_provider.ipynb

100644100755
Lines changed: 33 additions & 25 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/2_device_noise_simulation.ipynb

100644100755
Lines changed: 402 additions & 1114 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/3_building_noise_models.ipynb

100644100755
Lines changed: 17 additions & 13 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/4_custom_gate_noise.ipynb

100644100755
Lines changed: 17 additions & 13 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/5_noise_transformation.ipynb

100644100755
Lines changed: 18 additions & 21 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/6_extended_stabilizer_tutorial.ipynb

100644100755
Lines changed: 32 additions & 43 deletions
Large diffs are not rendered by default.

qiskit/advanced/aer/7_matrix_product_state_method.ipynb

100644100755
Lines changed: 24 additions & 20 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)