Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.4 KB

File metadata and controls

38 lines (25 loc) · 1.4 KB

AutoDepGraph

PyPI Documentation Status DOI

AutoDepGraph is a framework for using dependency graphs to calibrate a system. It is inspired by "Physical qubit calibration on a directed acyclic graph".

Take a look at the documentation and the example notebook.

Example calibration graph

Examples

For an introductory example see the example notebook. If you want to see how to use a specific function, see the tests located in the autodepgraph/tests folder.