Skip to content

0.34.0

Upgrade Instructions

Enhancement

  1. All execution jobs are now available on the IDE's Jobs page, regardless of the device or client (IDE or SDK) used to submit them.

Interface Changes

  1. New debug_mode flag in the model's preferences determine whether the generated quantum program will contain debug information or not.

Deprecations

  1. Deprecate the support_circuit_visualization flag. The visualization payload is now created separately from synthesis, and thus created only when required.

Bug fixes

  1. Fix wrong results in simulations on Nvidia backend for models with output ports.