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

fixed bug in interaction between node sizes and unused_color=None #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

boothby
Copy link
Contributor

@boothby boothby commented Apr 6, 2020

While bughunting on Friday, I was attempting to use overlapped embeddings to highlight qubits involved in a bad embedding (without showing the unused qubits). It didn't work because of how the node_size parameter is being handled, so I tracked it down and fixed it. This PR is missing unit tests, and I suspect that other parameters might be getting mangled.

@arcondello arcondello changed the base branch from master to main December 8, 2020 17:33
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.

1 participant