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

Commit 53cff7d

Browse files
committed
update numbering
1 parent 77b2b1e commit 53cff7d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

qiskit/1_start_here.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
" \n",
7272
"## 4 Qiskit Ignis\n",
7373
"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",
74-
" * [Relaxation and decoherence](advanced/ignis/3_relaxation_and_decoherence.ipynb) - How to measure coherence times on the real quantum hardware\n",
75-
" * [Quantum state tomography](advanced/ignis/6a_state_tomography.ipynb) - How to identify a quantum state using state tomography, in which the state is prepared repeatedly and measured in different bases\n",
76-
" * [Randomized Benchmarking](advanced/ignis/5a_randomized_benchmarking.ipynb) - A technique used to measure the average gate error by measuring the outcomes of random Clifford circuits. This is used internally to report gate errors on our systems\n",
74+
" 1. [Relaxation and decoherence](advanced/ignis/3_relaxation_and_decoherence.ipynb) - How to measure coherence times on the real quantum hardware\n",
75+
" 2. [Quantum state tomography](advanced/ignis/6a_state_tomography.ipynb) - How to identify a quantum state using state tomography, in which the state is prepared repeatedly and measured in different bases\n",
76+
" 3. [Randomized Benchmarking](advanced/ignis/5a_randomized_benchmarking.ipynb) - A technique used to measure the average gate error by measuring the outcomes of random Clifford circuits. This is used internally to report gate errors on our systems\n",
7777
"\n",
7878
"## 5 Qiskit Aqua\n",
7979
"Aqua, the ‘water’ element, is the element of life. To make quantum computing live up to its expectations, we need to find real-world applications. Aqua is where algorithms for NISQ computers are built. These algorithms can be used to build applications for quantum computing.\n",

0 commit comments

Comments
 (0)