0 72 0
Released on 2025-03-18.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Enhancements
- Add new execution backends
BRAKET_NVIDIA_SIMULATOR
andBRAKET_NVIDIA_SIMULATOR_STATEVECTOR
. These simulators run on Amazon Braket's infrastructure and provide faster execution for single circuits. See Execution on Classiq Backends for more information. - Improve
prepare_amplitudes
andprepare_state
performance forbound=0
. - Add
RESET
, an atomic function that resets a qubit to the|0>
state. - Intel simulator is now available as a backend for execution. See Cloud Providers section in the user guide.