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

NodeMap and other results need better reprs #85

Open
eriknw opened this issue Dec 14, 2023 · 0 comments
Open

NodeMap and other results need better reprs #85

eriknw opened this issue Dec 14, 2023 · 0 comments

Comments

@eriknw
Copy link
Member

eriknw commented Dec 14, 2023

From #82, showing <graphblas_algorithms.classes.nodemap.NodeMap object at 0x00000206BC590550> is not the most helpful even though a NodeMap is a MutableMapping.

So, the repr of NodeMap should be updated to look more dict-like. Same for VectorMap, VectorNodeMap, NodeNodeMap, and NodeSet (these could probably use basic docstrings too!).

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