Releases: microsoft/azure-quantum-python
Releases · microsoft/azure-quantum-python
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
maxDuration
andmaxPhysicalQubits
to specify constraints for resource estimation solutions. - Added support for handling partial success in batch jobs in Resource Estimator, by displaying
No solution found
as 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.