Releases: qctrl/open-controls
Releases · qctrl/open-controls
Q-CTRL Python Open Controls 8.3.0
03 Aug 00:41
Compare
Sorry, something went wrong.
No results found
What's new
Added function to resample a driven control (#201 ).
Bug fixes
Removed references to deprecated BLACK OPAL (#199 ).
Bugfix broken links (#198 ).
Q-CTRL Python Open Controls 8.2.1
16 Jun 23:46
Compare
Sorry, something went wrong.
No results found
Q-CTRL Python Open Controls 8.2.0
15 Jun 04:44
Compare
Sorry, something went wrong.
No results found
What's new
Made Open Controls compatible with Python 3.9 (#187 ).
Bug fixes
Updated out-of-date readthedocs information (#184 ).
Removed Scipy from dependencies (#186 ).
Allowed package to be installed in editable mode (#193 ).
Fixed path in README (#195 ).
Q-CTRL Python Open Controls 8.1.0
27 Apr 02:32
Compare
Sorry, something went wrong.
No results found
What's new
Added predefined Gaussian driven control (#182 ).
Added predefined DRAG driven control (#183 ).
Q-CTRL Python Open Controls 8.0.0
15 Apr 01:23
Compare
Sorry, something went wrong.
No results found
Breaking changes
Updated linter to latest version (#170 ).
What's new
Enforced non-negativity of Rabi rotations (#179 ).
Bug fixes
Documentation string math (#173 ).
Removed auto-generated docs files with make clean (#177 ).
Fixed project name on the README (#178 ).
Q-CTRL Open Controls 7.0.1
12 Jan 03:18
Compare
Sorry, something went wrong.
No results found
What’s new
Update PyPI package release with up to date information
Q-CTRL Open Controls 7.0.0
18 Dec 04:14
Compare
Sorry, something went wrong.
No results found
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
20 Nov 05:38
Compare
Sorry, something went wrong.
No results found
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
25 Oct 22:49
Compare
Sorry, something went wrong.
No results found
remove unnecessary default values in DDS functions
improve value checking in DDS functions
improve documents for DDS functions
5.0.0
14 Oct 23:45
Compare
Sorry, something went wrong.
No results found
remove new_predefined_dds and replace it with separate functions for creating different types of dynamical decoupling sequences
expand doc for dynamical decoupling sequences