Releases: qctrl/open-controls
Releases · qctrl/open-controls
Q-CTRL Python Open Controls 8.1.0
Q-CTRL Python Open Controls 8.0.0
Q-CTRL Open Controls 7.0.1
What’s new
- Update PyPI package release with up to date information
Q-CTRL Open Controls 7.0.0
Breaking changes
- Removed function
new_predefined_driven_control
What’s new
- Removed bound constraints on driven control
- Removed unnecessary default values in predefined driven control functions
- Allowed
mypy
to check untyped defs - Updated driven control notebook
Bug fixes
- Fixed an error in export format (controls in the Cartesian coordinate was mistakenly exported in cylindrical coordinate)
6.0.0
- Remove default values for class/functions in the dynamical decoupling sequence module
- Change variable name using Q-CTRL standard
- Change the structure of the document
5.1.0
- remove unnecessary default values in DDS functions
- improve value checking in DDS functions
- improve documents for DDS functions
5.0.0
- remove
new_predefined_dds
and replace it with separate functions for creating different types of dynamical decoupling sequences - expand doc for dynamical decoupling sequences
4.8.0
- expanded documentation for driven controls
- separate functions for creating different types of driven controls
4.7.0
- add new function
new_modulated_gaussian_control
- improve parameters checks
4.6.0
Fix pre-post rotations for dynamical decoupling sequences