Skip to content

Releases: microsoft/azure-quantum-python

azure-quantum_v0.30.0

02 Jan 23:34
75be2df

Choose a tag to compare

0.30.0 (2024-01-02)

Features

  • Add an ability to submit jobs against microsoft.dft target - #540
  • Add support for rigetti.qpu.ankaa-9q-1 target - #541

azure-quantum_v0.29.2

07 Dec 00:08
19ef9b5

Choose a tag to compare

0.29.2 (2023-12-06)

Bug Fixes

  • Update to qiskit-qir 0.4 which transitively updates to pyqir >=0.10,<0.11 which has bug fixes for base profile QIR code generation. Identity gates should now be generated correctly from qiskit circuits - #534

azure-quantum_v0.29.1

02 Dec 01:17
d65ed50

Choose a tag to compare

0.29.1 (2023-12-01)

Bug Fixes

  • Locking Cirq python package version due to a breaking change in Job Results API - #531

azure-quantum_v0.29.0

22 Nov 07:42
448cc43

Choose a tag to compare

0.29.0 (2023-11-22)

  • The azure-quantum python SDK now ships separately from the rest of the QDK. The first version available as a standalone release is 0.29.0.
  • The previous qdk-python GitHub repository has been renamed azure-quantum-python to better reflect the purpose and content of the repository.

Features Added

Deprecated

  • The qdk python package for qdk.chemistry python interop has been deprecated and it will no longer be maintained or receive further updates after 0.29.0.