pennylane-qsharp

This section contains the API documentation for the PennyLane-Q# 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 Q# devices with PennyLane.

Plugin overview

Classes

CCNOT(wires)

Controlled-controlled-not gate.

QuantumSimulatorDevice(wires[, shots])

Microsoft Q# full state simulator for PennyLane.

S(wires)

S gate.

T(wires)

T gate.

Class Inheritance Diagram

Inheritance diagram of pennylane_qsharp.ops.CCNOT, pennylane_qsharp.quantum_simulator.QuantumSimulatorDevice, pennylane_qsharp.ops.S, pennylane_qsharp.ops.T