qiskit
qiskit copied to clipboard
Missing example circuit in description of the TranspileLayout class API reference doc
Environment
- Qiskit SDK v1.1.1
What is happening?
In the third paragraph of the TranspileLayout class API reference doc, the sentence seems to be pointing to an example input circuit. This circuit is either missing or not visible. The next paragraph references an example qubit reordering, which is also not present.
How can we reproduce the issue?
Going to https://docs.quantum.ibm.com/api/qiskit/qiskit.transpiler.TranspileLayout should show the missing examples
What should happen?
Either pictures or ASCII-art of the example circuit as well as information about the example qubit mapping reordering.
Any suggestions?
No response