1 2 0
Released on 2026-02-15.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
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]]whereiandjare of typeCInt).
API Changes
- Rename parameter
run_through_classiqofBackendPreferencestorun_via_classiq.run_through_classiqis deprecated and will no longer be supported starting on 2026-03-09 at the earliest.