-
-
Notifications
You must be signed in to change notification settings - Fork 160
Home
Nathan Shammah edited this page Feb 2, 2024
·
32 revisions
Welcome to the mitiq wiki!
Mission: Make error mitigation easily available to everyone running programs on quantum computers. Objective: Mitiq should be so effective that every quantum program should compile through mitiq.
- Make compilation tools more modular and composable: ZNE's folding/LRE, DDD, PT
- Simplify noise-aware mitigation with tutorials, guidelines, integrations (noise characterization)
- Add two new techniques to Mitiq
- Organize a quantum error mitigation workshop
-
Current:
- Clifford Data Regression (CDR)
- Digital Dynamical Decoupling (DDD)
- Learning-based PEC
- Pauli twirling (PT)
- Probabilistic Error Cancellation (PEC)
- Quantum subspace expansion (QSE)
- Readout error mitigation (REM)
- Robust shadow estimation (shadows)
- Zero-Noise Extrapolation (ZNE)
-
Candidates for the future:
- Noise-Extended Probabilistic Error Cancellation (NEPEC)
- Other symmetry-based techniques, such as: Error Suppression by Derangement / Virtual Distillation, Symmetry Verification.
- Entanglement forging / circuit knitting
-
Current:
- Cirq (core representation for Mitiq)
- Braket
- Qibo
- Qiskit
- PennyLane
- PyQuil
-
Candidate:
- QuTiP
- OpenPulse