Support manual variables in QuantumCircuit.compose
#10932
Labels
mod: circuit
Related to the core of the `QuantumCircuit` class or the circuit library
Milestone
For simplicity in the initial implementation, we can likely reject any attempts to compose two circuits that use the same variable instances or have naming clashes; this is functionality we can design and add later if it transpires to be necessary.
See discussion in https://github.com/Qiskit/RFCs/pull/50/files#r1328805042 and https://github.com/Qiskit/RFCs/pull/50/files#r1329111336 for more.
The text was updated successfully, but these errors were encountered: