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

Updated QAOA tutorial to use four steps #1218

Merged
merged 7 commits into from
Nov 13, 2023

Conversation

pandasa123
Copy link
Contributor

This uses the new Runtime transpilation passes for 0.14.1!

Summary

These updates focus on making tutorials more consistent, including:

  • 4 step format
  • Removing online simulator, and adding a note to run with local qiskit.primitives simulator
  • Updated theme
  • Removed version table

Additionally, this tutorial content has been modified to show:

  • Local transpilation with qiskit's PassManager and Runtime's new transpilation passes ALAPScheduleAnalysis and PadDynamicalDecoupling
  • A plot of the graph post cut

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@pandasa123 pandasa123 changed the title Update QAOA tutorial to use four steps Updated QAOA tutorial to use four steps Nov 13, 2023
@kt474 kt474 requested a review from beckykd November 13, 2023 17:20
docs/tutorials/qaoa_with_primitives.ipynb Outdated Show resolved Hide resolved
docs/tutorials/qaoa_with_primitives.ipynb Outdated Show resolved Hide resolved
docs/tutorials/qaoa_with_primitives.ipynb Outdated Show resolved Hide resolved
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6855723982

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

Totals Coverage Status
Change from base Build 6855528521: 0.0%
Covered Lines: 2469
Relevant Lines: 4419

💛 - Coveralls

@kt474 kt474 merged commit 030c54e into Qiskit:main Nov 13, 2023
16 checks passed
@kt474 kt474 added this to the 0.15.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants