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¶
|
Delete the desired program on the IBMQ platform. |
|
Loads a PennyLane template from a Qiskit QuantumCircuit. |
|
Loads a PennyLane template from a QASM string. |
|
Loads a PennyLane template from a QASM file. |
|
Takes a list of operator strings and creates a Qiskit circuit with the correct pre-measurement rotations. |
|
Upload the custom VQE runner to the IBMQ cloud. |
|
Routine that executes a given VQE problem via the sample-vqe program on the target backend. |
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. |
Class Inheritance Diagram¶
