Released on 2024-11-28.Documentation Index
Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt
Use this file to discover all available pages before exploring further.
Upgrade Instructions
- Python SDK
- The IDE upgrades automatically.
Interface Changes
ExecutionSessionneeds now to be explicitly closed, and it is recommended to use it as a context manager. See here for more information.
IDE Changes
- Credentials for Alice & Bob hardware are now optional. Quantum programs run on Alice & Bob backends will use Classiq’s credentials by default.