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 cutting tutorials to send ISA circuits to Qiskit Runtime #500

Merged
merged 6 commits into from
Mar 25, 2024

Commits on Mar 11, 2024

  1. Remove explicit session.close() calls inside context manager

    These `close` calls are redundant since
    Qiskit/qiskit-ibm-runtime#1139.
    garrison committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f0f03e4 View commit details
    Browse the repository at this point in the history
  2. Demonstrate transpiling circuits before sending to Runtime

    ... in cutting tutorials 1 and 3
    garrison committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    019c459 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    175127c View commit details
    Browse the repository at this point in the history
  2. Remove a comma

    garrison committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9b109c1 View commit details
    Browse the repository at this point in the history
  3. black

    garrison committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b9e8784 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    d3d4555 View commit details
    Browse the repository at this point in the history