Types
The types documented below are dynamically generated for the Qctrl instance and should be accessed through the TypeNamespace instead of imported using import.
For example, this is how you would use a sample type from qctrl.dynamic.types.SampleType.
qctrl = Qctrl()
sample_type_object = qctrl.types.SampleType(...)
Classes
The error associated with a failed action. |
|
Action status options. |
|
Action type options. |
|
A segment of a complex-valued piecewise-constant function of time. |
|
Metadata about the execution of a core function. |
|
Custom error. |
|
Configuration for the kinds of history data to be returned. |
|
Runtime data originated from the remote execution (jobs). |
|
A segment of a real-valued piecewise-constant function of time. |
|
The desired time-evolution operator the controls implement in an ideal case. |
|
A single part of the execution of an Action. |
|
A period of execution within an action. |
|
Defines a User. |
Types