qiskit.circuit.QuantumCircuit.copy¶ QuantumCircuit.copy(name=None)[source]¶ Copy the circuit. প্যারামিটার name (str) -- name to be given to the copied circuit. If None, then the name stays the same রিটার্নস a deepcopy of the current circuit, with the specified name রিটার্ন টাইপ QuantumCircuit