Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.67 KB

README.md

File metadata and controls

44 lines (31 loc) · 2.67 KB

Mitiq Workshop at QNumerics

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

Schedule

Aug 16th, 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

Aug 17th, 2024

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

Installation

To get set up running these notebooks, follow the following instructions.

  1. Clone this repository.
    git clone https://github.com/unitaryfund/qnumerics.git
    cd qnumerics
    
  2. Install the requirements
    pip install -r requirements.txt
    

License

This repository is licensed under GPLv3. See LICENSE for more information.