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

Migrate from qiskit.algorithms to qiskit-algorithms package #437

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

garrison
Copy link
Member

@garrison garrison commented Oct 11, 2023

The qiskit.algorithms module was deprecated in Qiskit Terra 0.25, which was released on July 27. This updates the code to use the qiskit-algorithms package instead, to ensure compatibility with future Qiskit versions.

The `qiskit.algorithms` module was deprecated in Qiskit Terra 0.25,
which was released on July 27.  This updates the code to use the
`qiskit-algorithms` package instead.
@garrison garrison added dependencies Pull requests that update a dependency file forging labels Oct 11, 2023
@garrison garrison added this to the 0.5.0 milestone Oct 11, 2023
Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty straightforward and GTM, thanks for handling this!

@garrison garrison merged commit 2df0933 into main Oct 26, 2023
@garrison garrison deleted the qiskit-algorithms branch October 26, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants