Skip to content

Releases: qctrl/open-controls

4.2.0: Minor Release

Choose a tag to compare

@cfarrend cfarrend released this 16 Feb 23:24

Build Sphinx images for production

4.1.1

Choose a tag to compare

@charmasaur charmasaur released this 16 Jan 02:15

Re-release to re-attempt push

4.1.0

Choose a tag to compare

@charmasaur charmasaur released this 16 Jan 02:10
544edb1

Python 3.8 support

4.0.0

Choose a tag to compare

@leoadec leoadec released this 10 Dec 02:50
778e020

Added export() methods to driven controls and dynamical decoupling sequences to enable plotting with the qctrl-visualizer package and removed the deprecated get_plot_formatted_arrays() methods.

External open quantum libraries are separated from Q-CTRL Open Controls

Choose a tag to compare

@rajibchakravorty rajibchakravorty released this 13 Nov 03:55

Open quantum libraries, qiskit, pyquil and cirq will be part of separate adapters and therefore Q-CTRL Open Controls is not dependent on those libraries.

Conditional/Lazy import of open source quantum computing platforms

Choose a tag to compare

@rajibchakravorty rajibchakravorty released this 07 Nov 06:04
4b6a714
Merge pull request #30 from qctrl/lazy-loading

Lazy /Conditional loading of 3rd party Quantum libraries

Versions of Qiskit libraries updated

Choose a tag to compare

@rajibchakravorty rajibchakravorty released this 28 Oct 03:36
94398c3
Merge pull request #29 from qctrl/update-qiskit-version

Update the required version of Qiskit libraries

Support for Python 3.6

Choose a tag to compare

@rajibchakravorty rajibchakravorty released this 04 Sep 06:42
bde8c5d

Relevant continuous integration workflow to support Python 3.6 added

Updates to Predefined Pulses

Choose a tag to compare

@ViktorPerunicic ViktorPerunicic released this 03 Sep 07:06
b32794c

This update includes:

  • Improvements to the WAMF1 pulse, ensuring optimal filter function performance.

Updates to README

Choose a tag to compare

@michaelhush michaelhush released this 23 Jul 04:12
ca67671

This update includes:

  • Improvements to README and removal of dead links.