Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input_map and output_map are missing from DAGCircuit documentation #11372

Open
garrison opened this issue Dec 5, 2023 · 1 comment
Open

input_map and output_map are missing from DAGCircuit documentation #11372

garrison opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@garrison
Copy link
Member

garrison commented Dec 5, 2023

Environment

n/a

What is happening?

input_map and output_map seem to be important attributes of the DAGCircuit. output_map is used in a few transpiler passes, including RemoveFinalResets and in the base class of the padding passes. Its use was also suggested in a new pass I proposed at #11266 (comment). It would be nice if it were documented at https://docs.quantum.ibm.com/api/qiskit/qiskit.dagcircuit.DAGCircuit

How can we reproduce the issue?

n/a

What should happen?

The attributes should be documented

Any suggestions?

No response

@garrison garrison added the bug Something isn't working label Dec 5, 2023
@border-b
Copy link
Contributor

I would like to work on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants