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

Commit

Permalink
Merge pull request #550 from Qiskit/dcmckayibm-patch-3-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
dcmckayibm authored Mar 8, 2019
2 parents de7ca35 + 75e7582 commit 94d857b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions community/ignis/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ In this folder we have a collection of great tutorials from our fantastic Qiskit

* [State and Process Tomography Overview](tomography-overview.ipynb): Introduction to state and process tomography and different representations of a quantum process.

* [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.

* [Gate Errors](gate_errors.ipynb): Introduction to error amplification sequences and a derivation of the amplitude error amplification sequence fit function.

* [Randomized Benchmarking](RB_overview.ipynb): Introduction to randomized benchmarking (RB), which is a scalable technique for measuring the average gate error.

## Contributing

Quantum characterization is such an interesting topic and we have by no means covered everything! We welcome additional notebooks in the relevant folder.

0 comments on commit 94d857b

Please sign in to comment.