Tutorials
Libraries
qiskit.circuit.library
API References
Troubleshooting
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