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.
IQAE application Descriptions
iqae problems, rather than cmain
with the primitive iqae.
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”.