Skip to content

Releases: microsoft/azure-quantum-python

azure-quantum_v1.0.1

01 Feb 01:47
60674c8
Compare
Choose a tag to compare

1.0.1 (2024-01-31)

Improvements

  • Upgrading Qiskit to v0.45.* (#554)
  • Prepare the codebase for auto-documentation (#555)
  • Remove deprecated qdk python package (#560)

azure-quantum_v1.0.0

12 Jan 01:19
977cee9
Compare
Choose a tag to compare

1.0.0 (2024-01-11)

Features

  • Add warning message when user initializes AzureQuantumProvider and AzureQuantumService with resource_id and location parameters.
  • Upgrade to qsharp v1.0.33
  • Output histogram object as a map for microsoft.quantum-results.v1 job output format
  • Add shots parameter to Qiskit's backend.run(), Passthrough's target.submit() and to estimate_cost() to unify user-experience across backends
  • Deprecate azure.quantum.aio module

azure-quantum_v0.30.0

02 Jan 23:34
75be2df
Compare
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
Compare
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
Compare
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
Compare
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.