qml.devices.reference_qubit¶
Contains the ReferenceQubit device, a minimal device that can be used for testing and plugin development purposes.
Classes
|
A slimmed down numpy-based simulator for reference and testing purposes. |
Functions
|
Generate samples from the provided state and number of shots. |
|
Simulate a tape and turn it into results. |
This function used by preprocessing determines what operations are natively supported by the device. |
code/api/pennylane.devices.reference_qubit
Download Python script
Download Notebook
View on GitHub