drewrisinger / oitg

Python package of helper routines (result loading, fitting, etc) for the Oxford Ion-Trap Group (OITG).

Home Page:https://oxfordiontrapgroup.github.io/oitg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.)

About

Python package of helper routines (result loading, fitting, etc) for the Oxford Ion-Trap Group (OITG).

https://oxfordiontrapgroup.github.io/oitg/


Languages

Language:Python 100.0%