Releases: microsoft/azure-quantum-python
Releases · microsoft/azure-quantum-python
azure-quantum_v0.30.0
azure-quantum_v0.29.2
azure-quantum_v0.29.1
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
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
- Added two input parameters
maxDurationandmaxPhysicalQubitsto specify constraints for resource estimation solutions. - Added support for handling partial success in batch jobs in Resource Estimator, by displaying
No solution foundas an output for job results.
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.