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

Adjust graphviz options for better layout with plot_gate_map() #12770

Merged
merged 12 commits into from
Sep 5, 2024

Commits on Jul 12, 2024

  1. Adjust graphviz options for better layout with plot_gate_map()

    This commit fixes an issue with the visualizations of some
    backends/coupling maps. The default neato settings worked well in most
    cases but for some graphs it was not generating a good layout. This
    tweaks the settings a bit so that layouts work with more classes of
    graphs.
    mtreinish committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cdd0c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c91837 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. adjust sizes

    1ucian0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    91ae70f View commit details
    Browse the repository at this point in the history
  2. overlap=prism

    1ucian0 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    25ff7dd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

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

Commits on Sep 4, 2024

  1. Merge branch 'adjust-neato-settings' of github.com:mtreinish/qiskit-c…

    …ore into adjust-neato-settings
    1ucian0 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    39abe8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7395a62 View commit details
    Browse the repository at this point in the history
  3. planar branching

    1ucian0 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3f2be2 View commit details
    Browse the repository at this point in the history
  4. support for backendv1

    1ucian0 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e8bd151 View commit details
    Browse the repository at this point in the history
  5. remove the formula

    1ucian0 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    05cf0a4 View commit details
    Browse the repository at this point in the history
  6. new ref images

    1ucian0 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b7c0cbd View commit details
    Browse the repository at this point in the history