-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Remove pulse module files, pulse visualization and final cleanup #13872
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
04e2c79
Handle ScheduleBlock and pulse gates loading
eliarbel 39d12b4
Add documentation and remove redundant code
eliarbel ddb4f56
Limit QPY version when generating circuits for compatibility test
eliarbel b121665
Remove FakeBackend, FakeQasmBackend, FakePulseBackend, subclasses, an…
ElePT edcc14a
Remove FakeBackend references from docs (these classes will be remove…
ElePT 08defbf
Generate visuals for test (DUMMY COMMIT)
ElePT 09ff087
Another attempt after fixing lint
ElePT 6c8d616
Desperate measures until better measures are found
ElePT 06a8551
Handle QPY compatibility testing. Misc other fixes
eliarbel 32ffb79
Merge branch 'main' into remove-pulse-qpy
eliarbel 9ea2fd3
Update qiskit/qpy/binary_io/circuits.py
eliarbel 7aff7e2
Merge branch 'main' into remove-pulse-qpy
eliarbel 27ffb51
Remove pulse from GenericBackendV2
eliarbel 173cea2
Merge remote-tracking branch 'upstream/main' into remove-pulse-generi…
eliarbel ff66b38
Merge branch 'remove-pulse-qpy' into remove-pulse-calibrations
eliarbel 5eb63c9
Merge branch 'remove-pulse-generic-backendv2' into remove-pulse-calib…
eliarbel 082a26f
First pass
eliarbel 2478527
Merge remote-tracking branch 'upstream/main' into remove-pulse-qpy
eliarbel 17ffa6f
Avoid generating pulse circuits in load_qpy & version >= 2.0
eliarbel 86bbeaf
Merge branch 'remove-pulse-qpy' of github.com:eliarbel/qiskit into re…
eliarbel f0a4f42
Merge remote-tracking branch 'upstream/main' into remove-pulse-calibr…
eliarbel c2fabe4
Remove more stuff
eliarbel 056105d
Merge branch 'main' of https://github.com/Qiskit/qiskit into remove-f…
ElePT 81c316b
Add renos
ElePT c46924a
Fix scheduling tests
ElePT fb53bab
Add reno and some misc fixes
eliarbel 935892b
Remove BackendV1, converters, models, qobj and update tests.
ElePT da93a94
Fix lint
ElePT c44bc0f
Add recent changes from remove-pulse-qpy branch
eliarbel f21f661
Merge branch 'remove-pulse-qpy' into remove-pulse
eliarbel 02ec588
Merge branch 'remove-pulse-calibrations' into remove-pulse
eliarbel c45823b
Merge remote-tracking branch 'elena/remove-fake-v1' into remove-pulse
eliarbel f35e18c
Merge remote-tracking branch 'elena/macro-removal' into remove-pulse
eliarbel f24d391
Remove pulse module files, visualization & testing
eliarbel 7cdee9d
Add reno
eliarbel 30fd28e
Merge remote-tracking branch 'upstream/main' into remove-pulse-qpy
eliarbel 46510ac
Raise QpyError when loading ScheduleBlock payloads
eliarbel 888545b
Clean up TODOs
eliarbel 85c77b7
Merge branch 'remove-pulse-qpy' into remove-pulse-calibrations
eliarbel 3c1435a
Merge branch 'remove-pulse-calibrations' into remove-pulse
eliarbel 191d949
Remove NormalizeRXAngle and rzx_templates
eliarbel b20ef1d
Merge remote-tracking branch 'upstream/main' into remove-pulse-calibr…
eliarbel 0a760e7
Unify transpiler renos w.r.t pulse removal
eliarbel de00534
Merge branch 'remove-pulse-calibrations' into remove-pulse
eliarbel 9185254
Merge remote-tracking branch 'upstream/main' into remove-pulse
eliarbel e5e314e
Update reno and minor cosmetic changes
eliarbel 3474883
Merge branch 'main' into remove-pulse
eliarbel fcf0c3f
Merge branch 'main' into remove-pulse
eliarbel 1848146
Delete a test file that unintentionally got in
eliarbel 2907895
Merge branch 'main' into remove-pulse
eliarbel 0f8b9f6
Merge remote-tracking branch 'origin/main' into remove-pulse
mtreinish 10642dc
Update releasenotes/notes/remove-pulse-eb43f66499092489.yaml
mtreinish File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have an issue to track this?