Classiq

Latest version: v0.74.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.74.0

Released on 2025-03-31.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

Interface Changes

1. The functions `construct_qsvm_model`, `construct_finance_model`, and
`construct_grover_model` have been removed from the SDK.
Check out our Qmod implementations of the QSVM, finance, and Grover
algorithms on the [Classiq library](https://github.com/Classiq/classiq-library).

Enhancements

- `QuantumProgram` objects have been optimized to be significantly leaner, improving performance across all actions that handle them.
- Visualizing Quantum Programs is now significantly faster.

Quantum Program Visualization

- Auto-expand QMOD statements without expressions (e.g. `power`).
![image](https://github.com/user-attachments/assets/e9648b52-b25b-4aec-913d-6c3a9d4ecbf3)
- Statements with quantum expressions now display their corresponding expression directly on the block.
![image](https://github.com/user-attachments/assets/dbff0bef-cd33-4e31-a4d6-7f283a5ea495)

0.73.0

Released on 2025-03-24.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

Interface Changes

1. The functions `construct_qsvm_model`, `construct_finance_model`, and
`construct_grover_model` have been removed from the SDK.
Check out our Qmod implementations of the QSVM, finance, and Grover
algorithms in the [Classiq library](https://github.com/Classiq/classiq-library).

Enhancements

1. Hardware-aware synthesis is now available for Garnet target through Amazon Braket.
2. Enhanced the performance of execution jobs polling mechanism.
3. Added validation for max qubit count for Nvidia backend.

0.72.0

Released on 2025-03-18.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

Enhancements

1. Add new execution backends `BRAKET_NVIDIA_SIMULATOR` and `BRAKET_NVIDIA_SIMULATOR_STATEVECTOR`. These simulators run on Amazon Braket's infrastructure and provide faster execution for single circuits. See [Execution on Classiq Backends](../user-guide/execution/cloud-providers/classiq-backends.md) for more information.
2. Improve `prepare_amplitudes` and `prepare_state` performance for `bound=0`.
3. Add [`RESET`](../../qmod-reference/api-reference/functions/core_library/mid_circuit_measurement/classiq.qmod.builtins.functions.mid_circuit_measurement.RESET), an atomic function that resets a qubit to the `|0>` state.
4. Intel simulator is now available as a backend for execution. See [Cloud Providers](https://docs.classiq.io/latest/user-guide/execution/cloud-providers/) section in the user guide.

0.71.0

Released on 2025-03-10.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

IDE Updates

1. Models page is now open to non-signed-up users.

Classiq Studio Updates

1. Trust Classiq Library workspace by default.

0.70.0

Released on 2025-02-26.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

Enhancements

1. Improve depth and gate count for transpilation options "intensive" and
"custom".
2. Improve the synthesis of the `suzuki_trotter` function for small hamiltonians.

Bug Fixes

1. Fixed a bug where arithmetic expressions that classically evaluate to constant boolean values could not be used.
2. Fixed a bug where using the `show` function in the Python SDK would open the IDE with a "Not Authorized" error.
3. Fixed a bug where certain operations in the Quantum Program visualization are displayed with very long name that describes the operation's hierarchy.

0.69.0

Released on 2025-02-17.

Upgrade Instructions

- [Python SDK](../classiq_101/registration_installations.md/platform-version-updates)
- The IDE upgrades automatically.

Enhancements

1. Improve the synthesis of the `molecule_ucc` function for small molecules.
2. Introduce a new QMOD core-library function
[`commuting_paulis_exponent`](../qmod-reference/api-reference/functions/core_library/exponentiation.mdclassiq.qmod.builtins.functions.exponentiation.commuting_paulis_exponent).

Support

1. Error messages now include a link to our [support system](https://classiq-community.freshdesk.com/support/tickets/new) for reporting bugs or opening support tickets. You can also reach us on our [Slack community channel]("https://short.classiq.io/join-slack").

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.