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

Update tutorials and add migration guide #448

Merged
merged 8 commits into from
Dec 7, 2022

Conversation

t-imamichi
Copy link
Collaborator

@t-imamichi t-imamichi commented Nov 30, 2022

Summary

  • Update tutorials using the new primitive-based algorithms
  • Add migration guide for v0.5

Takes over #442
Fixes #379

Details and comments

Note that the tutorial of CVaR optimization still uses the former VQE class because it requires CVaRExpectation of opflow. → Fixed

@t-imamichi t-imamichi added this to the 0.5.0 milestone Nov 30, 2022
@t-imamichi t-imamichi force-pushed the update-tutorials2 branch 2 times, most recently from d728441 to c0b2560 Compare November 30, 2022 07:39
@coveralls
Copy link

coveralls commented Nov 30, 2022

Pull Request Test Coverage Report for Build 3639660904

  • 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 92.065%

Totals Coverage Status
Change from base Build 3635398937: 0.0%
Covered Lines: 4339
Relevant Lines: 4713

💛 - Coveralls

docs/migration/00_migration_guide_to_v0.5.ipynb Outdated Show resolved Hide resolved
docs/tutorials/06_examples_max_cut_and_tsp.ipynb Outdated Show resolved Hide resolved
docs/tutorials/07_examples_vehicle_routing.ipynb Outdated Show resolved Hide resolved
docs/tutorials/08_cvar_optimization.ipynb Outdated Show resolved Hide resolved
docs/tutorials/09_application_classes.ipynb Outdated Show resolved Hide resolved
@t-imamichi t-imamichi mentioned this pull request Dec 1, 2022
t-imamichi and others added 2 commits December 6, 2022 21:46
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
@mergify mergify bot merged commit 3a00c35 into qiskit-community:main Dec 7, 2022
@t-imamichi t-imamichi deleted the update-tutorials2 branch December 7, 2022 14:47
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.

tutorial typo
4 participants