- Migrated to gitlab and set up gitlab-ci for tests.
- Set up sphinx documentation.
- Improved error message for invalid node states.
- Updated docstring for maintaining nodes.
- Fixed a bug where the svg_viewer was not packaged making the pip installed version of this package not work.
- Added calibration function arguments.
- Allow custom positions of node locations in graphs to allow package to function without pygraphviz.
- Updated qcodes dependency
- Added DOI badge
NetworkX based rewrite of AutoDepGraph.
Added SVG based visualization and viewer.
Removed deprecated pyqtgraph imports when not used.
Misc fixes and convenience functions.
- add function to open html viewer
- improve error handling
- add version to package
- added convenience function set set node description
- added function calibration_state. this is used to add a QCoDeS parameter like
- Broken release on PyPI (released as 0.3.0)
- Added reference to Kelly ArXiv paper.
- First release on PyPI.
- A fully functional release of the basic functionality.