Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 669 Bytes

TDRCO

Transmon Detuning Robust Control Optimizer

This optimizer relies on the qoc package: https://github.com/SchusterLab/qoc. Here is a guideline for setup this package

  1. pip install git+https://github.com/SchusterLab/qoc
  2. cd qoc
  3. pip install -e.
  4. git checkout HG

For people who need start for their specific task:

  1. Optimization example: https://github.com/yunweilu/TDRCO/blob/main/Example/robust_optimization-Example.ipynb
  2. Results analysis: https://github.com/yunweilu/TDRCO/blob/main/Example/pulse_check.ipynb

For people who are interested in pulses generated in the paper: https://github.com/yunweilu/TDRCO/blob/main/Paper_result/pi_plot.ipynb