Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Enhancements
-
The
num_qubitsargument of functionallocateis now optional. If it is not specified, it is inferred automatically according to the quantum type of the allocated variable. Example: -
The
executeparameter of theQLayerobject is now optional. Example:
Deprecations
The simulator name “nvidia_state_vector_simulator” has been removed. Please use ClassiqNvidiaBackendNames.SIMULATOR or “nvidia_simulator” instead.IDE Changes
- The Application Configuration Panel used for editing examples in the Built-in Apps folder has been removed.
- Patched dependencies: Katex.