qml.devices.reference_qubit.simulate¶
- simulate(tape, seed=None)[source]¶
Simulate a tape and turn it into results.
- Parameters
tape (QuantumTape) – a representation of a circuit
seed (Any) – A seed to use to control the generation of samples.
Using PennyLane
Release news
Development
API
Internals
Simulate a tape and turn it into results.
tape (QuantumTape) – a representation of a circuit
seed (Any) – A seed to use to control the generation of samples.
Using PennyLane
Release news
Development
API
Internals