Skip to content

Version 0.9.8

Compare
Choose a tag to compare
@enielse enielse released this 30 Jun 04:55
· 3842 commits to master since this release

A significant update which adds a number of new capabilities making pyGSTi a more general characterization package. The main updates are:

  • revamped drift detection code
  • expanded Circuit objects can include arguments and time durations.
  • framework for time-dependent models and continuously-parameterized gates.
  • expanded ability to create implicit models (local- and cloud-noise models) makes this process easier and more intuitive. Related to this, the error generators of LindbladOp objects can more easily be constructed and modified.
  • added support for simple Pauli-stochastic noise operators.
  • more robust support for different bases (adds a new hierarchy of basis objects).
  • updated documentation and bug fixes
  • new tutorials for:
    • idle tomgraphy
    • drift characterization
    • time-dependent GST
    • simulating RB data
    • continuously-parameterized gates
    • building implicit models (updated with crosstalk-free and cloud-crosstalk constructions)