0 104 0
Released on 2026-01-11.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Enhancements
- Support array subscripts with missing slices (e.g.,
arr[1:]andarr[:9]) in Python Qmod. - Add qmod_to_qubit_op function to convert from SparsePauliOp to OpenFermion's QubitOp data structure.
Bug Fixes
- IDE - Fix selection in Quantum Program Execution Jobs tab - Make the first job on the jobs list be selected
- Fix synthesis of functions with
Outputquantum parameters called underinvert.