quantum Package
Defines interfaces for interacting with Azure Quantum
Packages
argument_types |
Defines argument types for Microsoft Estimator |
cirq |
Azure Quantum Cirq Service |
job |
Defines Azure Quantum job model |
qiskit |
Azure Quantum Qiskit Provider |
target |
Defines set of targets for interacting with Azure Quantum |
Classes
Workspace |
Represents an Azure Quantum workspace. When creating a Workspace object, callers have two options for identifying the Azure Quantum workspace (in order of precedence):
You can also use a connection string to specify the connection parameters to an Azure Quantum Workspace by calling from_connection_string. If the Azure Quantum workspace does not have linked storage, the caller must also pass a valid Azure storage account connection string. |