Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 580 Bytes

Oxford Ion-Trap Group routines

Contains common routines and convenience functions used in the Oxford Ion Trap Quantum Computing group.

  • ARTIQ result file loading
  • Fitting routines
  • Generation of qubit circuits for a variety of protocols, and analysis/visualisation of the results

To view the API documentation, run

$ cd docs/
$ make html

and open docs/_build/html/index.html in a web browser. (Builds of the most recent main repository master branch commit are also available online at https://oxfordiontrapgroup.github.io/oitg/.)