A repository for archived research code and tutorials on open-source quantum software.
- Noise-extended probabilistic error cancellation (NEPEC). Phys. Rev. A 104, 052607 (2021), arXiv:2108.02237.
- Testing platform-independent quantum error mitigation on noisy quantum computers. arXiv:2210.07194.
- Zero noise extrapolation on logical qubits by scaling the error correction code distance. arXiv:2304.14985.
- Counting collisions in random circuit sampling for benchmarking quantum computers. arXiv:2312.04222.
- Quantum error mitigation by layerwise Richardson extrapolation. arXiv:2402.04000.
- Towards violations of Local Friendliness with quantum computers. arXiv:2409.15302.
This repository also holds notebooks for tutorials used in presentations and workshops.
- Compilation with BQSKit combined with error mitigation from
mitiq
- Programming neutral-atom analog quantum processors with Bloqade
- The Weisfeiler-Lehman Test with Pulser
The neutral-atom-tutorial
directory contains also tutorials from Pulser documentation:
- The Control-Z Gate Sequence with Pulser
- Preparing a state with antiferromagnetic order in the Ising model
- Bayesian Optimisation for antiferromagnetic state preparation
All work contained in this repository is licensed under GNU GPL 3.0 with the following exceptions:
- the directory
ieee-quantum-week/neutral-atom-tutorial
is licensed under Apache 2.0.