pennylane-quantuminspire

This section contains the API documentation for the PennyLane-QuantumInspire 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 Quantum Inspire device with PennyLane.

Top level PennyLane-QuantumInspire module

Functions

load_cqasm(cqasm_string)

Loads a PennyLane template from a cQASM string.

load_cqasm_from_file(cqasm_file)

Loads a PennyLane template from a cQASM file.

Classes

QuantumInspireDevice(wires[, backend, shots])

A PennyLane device for the QuantumInspire API (remote) backend.

Class Inheritance Diagram

Inheritance diagram of pennylane_quantuminspire.qi_device.QuantumInspireDevice