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

Feature Enhancement: Add visualize_parallel_embeddings Functionality #247

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

AndyZzzZzzZzz
Copy link
Collaborator

This PR adds the visualize_parallel_embeddings function, enabling users to visualize parallel embeddings on a D-Wave processor graph with distinct colors for different embeddings.

Additional Details

  • Includes an associated test script: test_visualize_parallel_embeddings.
  • Complements the functionality introduced in PR #257 on minorminer, providing visualization support for the new parallel_embeddings feature and its demo

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 25 lines in your changes missing coverage. Please review.

Project coverage is 74.61%. Comparing base (7d8aa45) to head (86dc29a).

Files with missing lines Patch % Lines
dwave_networkx/drawing/draw_parallel_embeddings.py 57.62% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   75.05%   74.61%   -0.45%     
==========================================
  Files          31       32       +1     
  Lines        2213     2273      +60     
==========================================
+ Hits         1661     1696      +35     
- Misses        552      577      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants