load_qasm

pennylane_qiskit.load_qasm(qasm_string: str, measurements=None)[source]

Loads a PennyLane template from a QASM string.

Parameters:
Returns:

the new PennyLane template

Return type:

function