Releases: qctrl/open-controls
Releases · qctrl/open-controls
4.2.0: Minor Release
Build Sphinx images for production
4.1.1
Re-release to re-attempt push
4.1.0
Python 3.8 support
4.0.0
External open quantum libraries are separated from Q-CTRL Open Controls
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
Merge pull request #30 from qctrl/lazy-loading Lazy /Conditional loading of 3rd party Quantum libraries
Versions of Qiskit libraries updated
Merge pull request #29 from qctrl/update-qiskit-version Update the required version of Qiskit libraries
Support for Python 3.6
Relevant continuous integration workflow to support Python 3.6 added
Updates to Predefined Pulses
This update includes:
- Improvements to the WAMF1 pulse, ensuring optimal filter function performance.
Updates to README
This update includes:
- Improvements to README and removal of dead links.