Skip to content

0 78 0

Released on 2025-05-05.

Upgrade Instructions

Enhancements

  1. A new IQAE application has been added to the SDK. It allows you to define iqae problems in terms of Qmod function, and directly estimate the amplitude of the state you prepared.

    IQAE application Descriptions

    It is recommended to use this application in iqae problems, rather than cmain with the primitive iqae.

Quantum Program Visualization

Visualization has changed for the following statements:

invert - auto-expanded

within_apply - Each component— within, apply, and the inverse of within—is presented as a separate, clearly labeled sub-block.

Bug Fixes

  1. Fixed an issue where the “Basic” view was always empty; it now correctly renders the circuit as intended.
  2. Fixed bugs causing several example models to not be supported in the "New" circuit visualization, including "Shor's Algorithm Modular Exponentiation".