azure-quantum-python
azure-quantum-python copied to clipboard
The azure-quantum python package submits jobs to the Azure Quantum service.
This QPU is now retired.
This migrates some of the current E2E live tests to non-live unit tests that make use of a mock client for calls to the service. The original E2E test suit...
Bumps [pyquil](https://github.com/rigetti/pyquil) from 4.13.1 to 4.17.0. Release notes Sourced from pyquil's releases. 4.17.0 (2025-10-08) Features restrict dependency versions (#1841) Fixes update packages with detected vulnerabilities (#1834) clarify what printing a...
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.20 to 12.24.0. Release notes Sourced from azure-storage-blob's releases. azure-storage-blob_12.24.0 12.24.0 (2024-11-13) Features Added Stable release of features from 12.24.0b1 azure-storage-blob_12.24.0b1 12.24.0b1 (2024-10-10) Features Added Added support...
**Feature Request**: It would be great if we could extend the `azure.quantum.cirq.targets.Target` with a `QirTarget` (or similar) sub-class that supports the `qir.v1` input data format in the same way that...
Types are not available for azure quantum when installed via pypi. Might just be missing a `py.typed` file in `azure-quantum/azure/quantum`