Skip to content

AndyZzzZzzZzz/shimming-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shimming Tutorial

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

Orbit preliminaries

python -m example0_1_orbits

Ferromagnetic loop example

python -m example1_1_fm_loop_balancing
python -m example1_2_fm_loop_correlations

Frustrated loop example

python -m example2_1_frustrated_loop_orbits
python -m example2_2_frustrated_loop_anneal

Buckyball example

python -m example2_3_buckyball_orbits

Triangular Antiferromagnet example

python -m example3_1_tafm_get_orbits
python -m example3_2_tafm_forward_anneal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%