modules.applications.qml.qleet.interface.circuit.convert_to_qiskit
- convert_to_qiskit(circuit: QuantumCircuit) QuantumCircuit
Converts any circuit to qiskit :type circuit: Circuit in any supported library :param circuit: input circuit in any framework :raises ValueError: if the circuit is not from one of the supported frameworks :return: circuit in qiskit :rtype: qiskit.QuantumCircuit