pennylane_quantuminspire.load_cqasm

pennylane_quantuminspire.load_cqasm(cqasm_string: str) Any[source]

Loads a PennyLane template from a cQASM string. :param cqasm_string: the cQASM algorithm as a string

Returns:

the new PennyLane template

Return type:

function