Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

Home Page:https://www.ibm.com/quantum/qiskit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve docstring of plot_circuit_layout

kevinsung opened this issue · comments

What should we add?

https://docs.quantum.ibm.com/api/qiskit/qiskit.visualization.plot_circuit_layout#qiskitvisualizationplot_circuit_layout

For example, the documentation of the view argument just says

view (str): Layout view: either 'virtual' or 'physical'.

which is not informative.