Skip to content

Releases: qctrl/open-controls

Q-CTRL Python Open Controls 8.1.0

27 Apr 02:32
360bfa3
Compare
Choose a tag to compare

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
787aaab
Compare
Choose a tag to compare

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
47ff705
Compare
Choose a tag to compare

What’s new

  • Update PyPI package release with up to date information

Q-CTRL Open Controls 7.0.0

18 Dec 04:14
21c197a
Compare
Choose a tag to compare

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
8a43dea
Compare
Choose a tag to compare
  • 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
11a5026
Compare
Choose a tag to compare
  • 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
b6536ad
Compare
Choose a tag to compare
  • 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

07 Sep 03:23
cb46e1a
Compare
Choose a tag to compare
  • expanded documentation for driven controls
  • separate functions for creating different types of driven controls

4.7.0

26 Aug 05:05
4a2aa09
Compare
Choose a tag to compare
  • add new function new_modulated_gaussian_control
  • improve parameters checks

4.6.0

13 Jul 08:42
e6a39af
Compare
Choose a tag to compare

Fix pre-post rotations for dynamical decoupling sequences