Tutorials
Libraries
qiskit.circuit.library
API References
Troubleshooting
The number of qubits in the QFT circuit.
int
The number of qubits in the circuit.
Note
This method needs to be overwritten to allow adding the setter for num_qubits while still complying to pylint.