You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we introduced builder programming model to Qiskit Pulse which enables users to program pulse schedule more efficiently and intuitively. However current tutorial and textbook sample codes are still based on the old syntax, i.e. directly dealing with underlying program representation, thus those should be updated accordingly. Participants might be able to add some new experiments that demonstrates the power of the builder syntax, i.e. we can easily build complex dynamical decoupling sequences such as UDD with functional alignment context.
Mentor/s
Naoki Kanazawa (@nkanazawa1989), core developer of Qiskit Pulse.
Type of participant
Someone with experience of Python (since the participants need to write examples, they should be able to write clean code).
No builder programming experience is required (participants can learn in the project).
Having basic knowledge of quantum physics is preferred (participants can create new experiment demo).
Someone who can continue to work with us to maintain those example codes for future update is really preferred.
@splch@0sophy1@kUmezawa@faraimazh@nkanazawa1989 Can you comment on this issue so that I can assign you? Please also work with your mentor to refine the project, define scope and deliverables and update the project description in this issue.
Description
Recently we introduced builder programming model to Qiskit Pulse which enables users to program pulse schedule more efficiently and intuitively. However current tutorial and textbook sample codes are still based on the old syntax, i.e. directly dealing with underlying program representation, thus those should be updated accordingly. Participants might be able to add some new experiments that demonstrates the power of the builder syntax, i.e. we can easily build complex dynamical decoupling sequences such as UDD with functional alignment context.
Mentor/s
Naoki Kanazawa (@nkanazawa1989), core developer of Qiskit Pulse.
Type of participant
Someone who can continue to work with us to maintain those example codes for future update is really preferred.
Number of participants
1, up to 2 (depends on how much time I can spend)
Deliverable
Upgrade of Qiskit Textbook pulse section.
The text was updated successfully, but these errors were encountered: