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

Deprecate pulse simulation #1722

Closed
hhorii opened this issue Feb 7, 2023 · 0 comments · Fixed by #1728
Closed

Deprecate pulse simulation #1722

hhorii opened this issue Feb 7, 2023 · 0 comments · Fixed by #1728
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hhorii
Copy link
Collaborator

hhorii commented Feb 7, 2023

What is the expected behavior?

Qiskit-Dynamics support pulse simulation. We can deprecate pulse simulator in Aer.

@hhorii hhorii added the enhancement New feature or request label Feb 7, 2023
@hhorii hhorii added this to the Aer 0.12.0 milestone Feb 7, 2023
@hhorii hhorii modified the milestone: Aer 0.12.0 Feb 15, 2023
mtreinish added a commit to mtreinish/qiskit-aer that referenced this issue Feb 21, 2023
This commit deprecates the PulseSimulator backend for qiskit aer. For
the past several releases development on the pulse simulator has mostly
been frozen as the combined efforts for improving pulse level simulation
have been working on Qiskit Dynamics instead. This commit marks the
legacy PulseSimulator as deprecated and points existing users to Qiskit
Dynamics instead.

Closes Qiskit#1722
mtreinish added a commit to mtreinish/qiskit-aer that referenced this issue Feb 21, 2023
This commit deprecates the PulseSimulator backend for qiskit aer. For
the past several releases development on the pulse simulator has mostly
been frozen as the combined efforts for improving pulse level simulation
have been working on Qiskit Dynamics instead. This commit marks the
legacy PulseSimulator as deprecated and points existing users to Qiskit
Dynamics instead.

Closes Qiskit#1722
hhorii added a commit that referenced this issue Feb 24, 2023
* Deprecate PulseSimulator backend

This commit deprecates the PulseSimulator backend for qiskit aer. For
the past several releases development on the pulse simulator has mostly
been frozen as the combined efforts for improving pulse level simulation
have been working on Qiskit Dynamics instead. This commit marks the
legacy PulseSimulator as deprecated and points existing users to Qiskit
Dynamics instead.

Closes #1722

* handle deprecation of pulse simulation in tests

---------

Co-authored-by: Hiroshi Horii <horii@jp.ibm.com>
Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants