Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ScheduleBlock 4/4 - add ScheduleBlock (#6158)
* replace builder output - update builder logic - deprecate call_schedule - deprecate pad context - remove auto padding of align_equispaced and align_func - move pad from alignment to canonicalization - add temp transform pass - unittest fix * clean up the builder logic and fix lint errors * fix warning * update jupyter execute (remove builder syntax) * update jupyter execute (remove builder syntax) * remove freq offset warning * update jupyter execute (rewrite transforms) * review feedbacks * fix error * lint * update docstring * fix doscstring * remove jupyter execute for deprecated function * add reno * add reno * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Lauren Capelluto <[email protected]> * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Lauren Capelluto <[email protected]> * review feedback - rename transform - add get_context - support blocks in the instmap - misc * Update qiskit/pulse/builder.py Co-authored-by: Thomas Alexander <[email protected]> * Update qiskit/pulse/builder.py Co-authored-by: Thomas Alexander <[email protected]> * Update qiskit/pulse/builder.py Co-authored-by: Thomas Alexander <[email protected]> * Update qiskit/pulse/transforms/canonicalization.py Co-authored-by: Thomas Alexander <[email protected]> * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Thomas Alexander <[email protected]> * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Thomas Alexander <[email protected]> * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Thomas Alexander <[email protected]> * Update releasenotes/notes/replace-builder-program-ecfc438b1cb19339.yaml Co-authored-by: Thomas Alexander <[email protected]> * warning update * fix lint * update old transform function in jupyter execute * temp fix for instmap * add test * fix parameter name: lint Co-authored-by: Lauren Capelluto <[email protected]> Co-authored-by: Thomas Alexander <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information