Simulator Usage
Execution on this simulator requires specific license permissions. Before first use, contact Classiq support.- SDK
- IDE
Supported Backends
Included simulators:- “cuquantum”
- “cuquantum_statevector”
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
from classiq import GCPBackendPreferences
preferences = GCPBackendPreferences(backend_name="cuquantum")

Was this page helpful?