·
22 commits
to main
since this release
Released on 2025-02-26.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Enhancements
- Improve depth and gate count for transpilation options "intensive" and
"custom". - Improve the synthesis of the
suzuki_trotter
function for small hamiltonians.
Bug Fixes
- Fixed a bug where arithmetic expressions that classically evaluate to constant boolean values could not be used.
- Fixed a bug where using the
show
function in the Python SDK would open the IDE with a "Not Authorized" error. - Fixed a bug where certain operations in the Quantum Program visualization are displayed with very long name that describes the operation's hierarchy.