Skip to content

Classiq 1.2.0

Choose a tag to compare

@moshe-classiq moshe-classiq released this 18 Feb 11:49
· 43 commits to main since this release

Released on 2026-02-15.

Upgrade Instructions

Enhancements

  • Introduce CUDA-Q Integration, enabling translation of synthesized Qmod programs into Python CUDA-Q kernels, to leverage CUDA-Q’s high-performance simulation and hybrid quantum–classical workflows.

Bug Fixes

  • Fix compilation of symbolic values in concatenations (for example,
    [q[i], q[j]] where i and j are of type CInt).

API Changes

  • Rename parameter run_through_classiq of BackendPreferences to run_via_classiq. run_through_classiq is deprecated and will no longer be supported starting on 2026-03-09 at the earliest.