qml.devices.default_qutrit_mixed¶
The default.qutrit.mixed device is PennyLane’s standard qutrit simulator for mixed-state computations.
Classes
|
A PennyLane Python-based device for mixed-state qutrit simulation. |
Functions
Specifies whether a measurement is accepted when sampling. |
|
|
Get the list of readout errors that should be applied to each measured wire. |
Specifies whether an observable is accepted by DefaultQutritMixed. |
|
Specify whether an Operator object is supported by the device. |
|
Specify whether an Operator object is supported by the device with shots. |
|
|
If a measurement in the QNode is an analytic state or density_matrix, and a readout error parameter is defined, warn that readout error will not be applied. |