Skip to content

0 91 0

Released on 2025-08-25.

Upgrade Instructions

Enhancements

  • Add magnitude and phase to the dataframe for state vector simulations.
  • Increase the limit of the number of qubits that can be simulated on Classiq's Simulator from 25 to 28. Note that wider circuits take longer to simulate, so Classiq's Nvidia Simulator will likely have improved performance for wide/deep circuits.

    Also, increase the limit on Classiq's State Vector Simulator to 28 qubits, as long as State Vector Filtering reduces the number of output (unfiltered) qubits to 18 or less, the previous limit. For example, it is now possible to get the state vector from a quantum program of 20 qubits with a 2-qubit QNum filtered out.

  • Add support for bitwise operators in phase statements.

Documentation Enhancements

  • A new tutorial on execution is now available under The Classiq Tutorial
  • New explanations on visualization features in the Synthesis Tutorial
  • Search results have been improved to show the most relevant information at the top.