Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: qctrl/open-controls

Q-CTRL Python Open Controls 8.3.0

03 Aug 00:41
5cd16f0

Choose a tag to compare

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
6ec8c15

Choose a tag to compare

What's new

  • Deploy to new cluster

Q-CTRL Python Open Controls 8.2.0

15 Jun 04:44
9ff3e37

Choose a tag to compare

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
360bfa3

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

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

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

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

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

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

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