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

Add Prelude 0.6 #566

Merged
merged 4 commits into from
Nov 10, 2023
Merged

Add Prelude 0.6 #566

merged 4 commits into from
Nov 10, 2023

Conversation

t-imamichi
Copy link
Collaborator

Summary

  • Added prelude of v0.6.
  • Added migration guide to v0.6.

Details and comments

+-------------------------------------+--------------------------------+
| Former algorithm | New algorithm |
+=====================================+================================+
| ``qis | ``qiskit. |
Copy link
Collaborator Author

@t-imamichi t-imamichi Nov 10, 2023

Choose a reason for hiding this comment

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

I rewrote the table with cvs-table because the wrong line breaks generate redundant spaces.

@coveralls
Copy link

coveralls commented Nov 10, 2023

Pull Request Test Coverage Report for Build 6828479160

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.028%

Totals Coverage Status
Change from base Build 6755624912: 0.0%
Covered Lines: 4510
Relevant Lines: 4848

💛 - Coveralls

@woodsp-ibm
Copy link
Member

Can update this release note: switch-to-qiskit-algorithms-b0af38fe547bf5b5.yaml. It has a bit which is also in the prelude but can we change Qiskit Terra to simply Qiskit

Qiskit Optimization 0.6 switches from qiskit.algorithms of Qiskit Terra to Qiskit Algorithms. Qiskit Optimization 0.6 drops supports of the former algorithms based on qiskit.algorithms, QuantumInstance, and Opflow of Qiskit Terra.

This is also explained in the blog but I guess its ok to have this short text there too which was done earlier.

@t-imamichi
Copy link
Collaborator Author

Thanks. I updated it.

@mergify mergify bot merged commit 6350239 into qiskit-community:main Nov 10, 2023
17 checks passed
@t-imamichi t-imamichi deleted the prelude-0.6 branch November 13, 2023 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants