You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: community/ignis/readme.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ In this folder we have a collection of great tutorials from our fantastic Qiskit
8
8
9
9
*[State and Process Tomography Overview](tomography-overview.ipynb): Introduction to state and process tomography and different representations of a quantum process.
10
10
11
+
*[Hamiltonian Parameters](hamiltonian.ipynb): Introduction to the Hamiltonian for a multi-qubit circuit and how the Hamiltonian transforms to the dressed basis, leads to dispersive shifts used for qubit state measurement and gives rise to ZZ.
12
+
13
+
*[Gate Errors](gate_errors.ipynb): Introduction to error amplification sequences and a derivation of the amplitude error amplification sequence fit function.
14
+
15
+
*[Randomized Benchmarking](RB_overview.ipynb): Introduction to randomized benchmarking (RB), which is a scalable technique for measuring the average gate error.
16
+
11
17
## Contributing
12
18
13
19
Quantum characterization is such an interesting topic and we have by no means covered everything! We welcome additional notebooks in the relevant folder.
0 commit comments