Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.circuit.QuantumCircuit.from_qasm_file

static QuantumCircuit.from_qasm_file(path)[source]

Take in a QASM file and generate a QuantumCircuit object.

প্যারামিটার

path (str) -- Path to the file for a QASM program

রিটার্নস

The QuantumCircuit object for the input QASM

রিটার্ন টাইপ

QuantumCircuit