0 78 0
Released on 2025-05-05.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Enhancements
-
A new
IQAEapplication has been added to the SDK. It allows you to defineiqaeproblems in terms of Qmod function, and directly estimate the amplitude of the state you prepared.It is recommended to use this application in
iqaeproblems, rather thancmainwith the primitiveiqae.
Bug Fixes
- Fixed an issue where the “Basic” view was always empty; it now correctly renders the circuit as intended.
- Fixed bugs causing several example models to not be supported in the "New" circuit visualization, including "Shor's Algorithm Modular Exponentiation".