Added
- framework for time-dependent models and continuously-parameterized gates.
- added support for simple Pauli-stochastic noise operators.
- 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)
Changed
- revamped drift detection code
- expanded Circuit objects can include arguments and time durations.
- 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.
- more robust support for different bases (adds a new hierarchy of basis objects).
- updated documentation and bug fixes