qml.devices.default_qubit¶
The default.qubit device is PennyLane’s standard qubit-based device.
Classes
|
A PennyLane device written in Python and capable of backpropagation derivatives. |
Functions
Specifies whether a measurement is accepted when analytic. |
|
Specifies whether a measurement is accepted when sampling. |
|
|
Specifies whether or not an observable is compatible with adjoint differentiation on DefaultQubit. |
|
Specify whether or not an Operator is supported by adjoint differentiation. |
|
Perform adjoint measurement preprocessing. |
|
Process a state measurement back into the original measurements. |
|
An empty post-processing function. |
|
Verifies whether an observable supports analytic measurement |
Verifies whether an observable supports sample measurement |
|
Specify whether or not an Operator object is supported by the device. |
|
Specify whether or not an Operator object is supported by the device with shots. |