This repository contains notebooks and information pertaining to the Mitiq workshop which was held as part of the Numerical Methods in Quantum Information Science summer school.
Where: UMass Amherst Mount Ida campus
When: August 16th and 17th, 2024
time | talk | speaker | materials |
---|---|---|---|
3:00 - 4:00 | Quantum Error Resilience | Misty Wahl | slides |
4:00 - 5:00 | Quantum Open-Source Ecosystem | Nathan Shammah | slides |
time | talk | speaker | materials |
---|---|---|---|
9:00 - 11:00 | Quantum Error Mitigation and Zero-Noise Extrapolation | Jordan Sullivan | slides, notebook |
11:00 - 12:00 | Contributing to Mitiq | nate stemen | slides |
2:00 - 3:00 | Digital Dynamical Decoupling | Misty Wahl | slides, notebook |
3:00 - 5:00 | Mitiq Challenges | nate stemen | notebook |
To get set up running these notebooks, follow the following instructions.
- Clone this repository.
git clone https://github.com/unitaryfund/qnumerics.git cd qnumerics
- Install the requirements
pip install -r requirements.txt
This repository is licensed under GPLv3. See LICENSE for more information.