Classiq's Python SDK for quantum computing
Project description
The Classiq Quantum Algorithm Design platform helps teams build sophisticated quantum circuits that could not be designed otherwise
Classiq does this by synthesizing high-level functional models into optimized quantum circuits, taking into account the constraints that are important to the designer. Furthermore, Classiq is able to generate circuits for practically any universal gate-based quantum computer and is compatible with most quantum cloud providers.
For information about Classiq's SDK, see the documentation.
Configuration
The SDK uses the primary region profile by default. To target a different
deployment, set one region override:
export CLASSIQ_REGION=eu
You can also pass --classiq-region eu where SDK configuration command-line
arguments are supported. A region profile sets the backend host, IDE URL, and
Auth0 settings together.
For example, to use the EU region while overriding only the IDE URL:
export CLASSIQ_REGION=eu
export CLASSIQ_IDE=https://custom-ide.example.com
For persistent configuration, put the same settings in a config file such as
~/.config/classiq/config.ini:
classiq-region=eu
classiq-ide=https://custom-ide.example.com
Individual fields can still be overridden after region selection. These
overrides have the highest precedence: CLASSIQ_HOST, CLASSIQ_IDE,
CLASSIQ_AUTH_DOMAIN, CLASSIQ_AUTH_AUDIENCE, CLASSIQ_AUTH_CLIENT_ID, and
CLASSIQ_AUTH_ORGANIZATION.
License
See license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file classiq-1.18.1-py3-none-any.whl.
File metadata
- Download URL: classiq-1.18.1-py3-none-any.whl
- Upload date:
- Size: 739.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
352e8be9b192406f48b66293e96703c30e2558618884f8a2b9747a3f49aa8b72
|
|
| MD5 |
5eb077a6c26fcfff3a6c966770b297b9
|
|
| BLAKE2b-256 |
d2f0658fcde31bd3625c0354d0acf73ee80eb249349518101e2a9fef28e18042
|