Skip to main content

Documentation Index

Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt

Use this file to discover all available pages before exploring further.

Released on 2025-06-30.

Upgrade Instructions

Bug Fixes

  • Fix the value range analysis of numerical variables declared with specified size.

Deprecations

  • The Qmod function allocate_num has been removed.

Classiq IDE

New Feature: QP Visualization Enhancements

The Classiq IDE now includes an improved QP visualization feature. Controlled functions are displayed in transparent boxes blocks, where:
  • The transparent section represents the control mechanism.
  • The filled block highlights the controlled function.
This enhancement provides a clearer and more intuitive representation of quantum programs, making it easier to understand and debug complex circuits.