Qiskit / documentation

The documentation content home for https://docs.quantum.ibm.com.
https://docs.quantum.ibm.com
Apache License 2.0
37 stars 66 forks source link

PassManager and FlowController section #891

Open 1ucian0 opened 7 months ago

1ucian0 commented 7 months ago

URL, if applicable

~In tutorial section~
~https://learning.quantum.ibm.com/catalog/tutorials~ In Transpile section https://docs.quantum.ibm.com/transpile

Describe the new content you are requesting.

How to build a PassManger with different FlowControllers and property_set. This includes differences between Analysis and Transformation passes.

Content Creator: @pedrorrivero

If this new content request is accepted, do you want to write the content?

I only want to review the material when it's finished

Eric-Arellano commented 7 months ago

@1ucian0 by tutorial section, do you mean https://learning.quantum.ibm.com/catalog/tutorials?

1ucian0 commented 7 months ago

yeap, sounds good

abbycross commented 7 months ago

~For stuff on the learning platform, we need to send you elsewhere :) @livlanes are you the right person to redirect this to? What would the right repo be for proposing new learning content? (also tagging @pandasa123 since maybe he still knows!)~

Editing to follow up: This is probably best suited for a new page under our transpile section. Am syncing with @pedrorrivero offline!

abbycross commented 5 months ago

@kaelynj is working on another piece of work in the Transpile section (#1046) and can fold this in. Kaelyn, I can't recall from our meeting where we landed with it, but do you also need assistance from @pedrorrivero?

kaelynj commented 5 months ago

@kaelynj is working on another piece of work in the Transpile section (#1046) and can fold this in. Kaelyn, I can't recall from our meeting where we landed with it, but do you also need assistance from @pedrorrivero?

I think I should be alright working on this myself. I'll reach out to him if I end up needing help.

abbycross commented 2 months ago

This might be done already - @kaelynj do you agree? Is FlowController still missing?

kaelynj commented 2 months ago

Yeah FlowController is missing. We have an explanation of the difference b/w Analysis and Transformation passes in https://docs.quantum.ibm.com/guides/custom-transpiler-pass but the only page on building a custom PassManager focuses on dynamical decoupling: https://docs.quantum.ibm.com/guides/dynamical-decoupling-pass-manager