This repository contains supplementary code for the tutorial Calibration refinement in quantum annealing.
Install the dependencies with
# Python version 3.10
pip install -r requirements.txt
python -m example0_1_orbits
python -m example1_1_fm_loop_balancing
python -m example1_2_fm_loop_correlations
python -m example2_1_frustrated_loop_orbits
python -m example2_2_frustrated_loop_anneal
python -m example2_3_buckyball_orbits
python -m example3_1_tafm_get_orbits
python -m example3_2_tafm_forward_anneal