0 73 0
Released on 2025-03-24.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Interface Changes
- The functions
construct_qsvm_model
,construct_finance_model
, andconstruct_grover_model
have been removed from the SDK. Check out our Qmod implementations of the QSVM, finance, and Grover algorithms in the Classiq library.
Enhancements
- Hardware-aware synthesis is now available for Garnet target through Amazon Braket.
- Enhanced the performance of execution jobs polling mechanism.
- Added validation for max qubit count for Nvidia backend.