load_qasm

pennylane_qiskit.load_qasm(qasm_string: str)[source]

Loads a PennyLane template from a QASM string. :param qasm_string: the name of the QASM string :type qasm_string: str

Returns:

the new PennyLane template

Return type:

function