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

Expand on definitions of the types of transpiler passes #1075

Closed
Tracked by #1046
kaelynj opened this issue Mar 22, 2024 · 0 comments · Fixed by #1086
Closed
Tracked by #1046

Expand on definitions of the types of transpiler passes #1075

kaelynj opened this issue Mar 22, 2024 · 0 comments · Fixed by #1086
Assignees
Labels
content 📄 section: transpile 🔀 work related to https://docs.quantum-computing.ibm.com/transpile

Comments

@kaelynj
Copy link
Collaborator

kaelynj commented Mar 22, 2024

Expand on the definitions of an AnalysisPass and TransformationPass (and give some simple examples of what they are used for) in the Transpiler Passes section in the custom transpiler pass page

@kaelynj kaelynj changed the title Expand on the definitions of an AnalysisPass and TransformationPass (and give some simple examples of what they are used for) in the Transpiler Passes section in the [custom transpiler pass page](https://docs.quantum.ibm.com/transpile/custom-transpiler-pass#transpiler-passes) Expand on definitions of the types of transpiler passes Mar 22, 2024
@kaelynj kaelynj self-assigned this Mar 22, 2024
@kaelynj kaelynj added content 📄 section: transpile 🔀 work related to https://docs.quantum-computing.ibm.com/transpile labels Mar 22, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 15, 2024
Closes #1075 

Essentially just added a few sentences explaining more about the
`TransformationPass` and `AnalysisPass` and added links to their
respective API docs.

---------

Co-authored-by: abbycross <across@us.ibm.com>
frankharkins pushed a commit to frankharkins/documentation that referenced this issue Jul 22, 2024
Closes Qiskit#1075 

Essentially just added a few sentences explaining more about the
`TransformationPass` and `AnalysisPass` and added links to their
respective API docs.

---------

Co-authored-by: abbycross <across@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 📄 section: transpile 🔀 work related to https://docs.quantum-computing.ibm.com/transpile
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants