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
- pip install git+https://github.com/SchusterLab/qoc
- cd qoc
- pip install -e.
- git checkout HG
For people who need start for their specific task:
- Optimization example: https://github.com/yunweilu/TDRCO/blob/main/Example/robust_optimization-Example.ipynb
- 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