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

__len__() for coordinate systems #242

Open
andrew-d-king opened this issue Aug 7, 2024 · 0 comments
Open

__len__() for coordinate systems #242

andrew-d-king opened this issue Aug 7, 2024 · 0 comments

Comments

@andrew-d-king
Copy link

Current Problem
Sometimes it would be convenient to call len(co) for a coordinate system co to give the number of qubits in a fully-yielded graph of that type, for example when we are passing the coordinates object but not other parameters.

Proposed Solution
Writing len() methods for zephyr_coordinates, pegasus_coordinates, and chimera_coordinates

@arcondello arcondello transferred this issue from dwavesystems/dwave-ocean-sdk Aug 7, 2024
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

No branches or pull requests

1 participant