Skip to content

Classiq 0.70.0

Latest
Compare
Choose a tag to compare
@yehuda-eterman-classiq yehuda-eterman-classiq released this 27 Feb 13:17
· 22 commits to main since this release

Released on 2025-02-26.

Upgrade Instructions

Enhancements

  1. Improve depth and gate count for transpilation options "intensive" and
    "custom".
  2. Improve the synthesis of the suzuki_trotter function for small hamiltonians.

Bug Fixes

  1. Fixed a bug where arithmetic expressions that classically evaluate to constant boolean values could not be used.
  2. Fixed a bug where using the show function in the Python SDK would open the IDE with a "Not Authorized" error.
  3. Fixed a bug where certain operations in the Quantum Program visualization are displayed with very long name that describes the operation's hierarchy.