pennylane-qiskit¶
This section contains the API documentation for the PennyLane-Qiskit plugin.
Warning
Unless you are a PennyLane plugin developer, you likely do not need to use these classes and functions directly.
See the overview page for more details using the available Qiskit devices with PennyLane.
Top level PennyLane-qiskit module
Functions¶
|
Loads a PennyLane template from a Qiskit QuantumCircuit. |
|
Loads a PennyLane template from a QASM string. |
|
Loads a PennyLane template from a QASM file. |
Classes¶
|
A PennyLane device for the C++ Qiskit Aer simulator. |
|
A PennyLane device for the native Python Qiskit simulator. |
|
Class for a Qiskit runtime circuit-runner program device in PennyLane. |
|
A PennyLane device for the IBMQ API (remote) backend. |
|
Class for a Qiskit runtime sampler program device in PennyLane. |
|
A PennyLane device for any Qiskit backend. |
Class Inheritance Diagram¶
