Skip to content

Conversation

@MridulS
Copy link

@MridulS MridulS commented Aug 24, 2023

Had to make these changes locally to test out graphblas backend.

Comment on lines +198 to +199
if graph_name:
raise NotImplementedError("Not possible to set a graph name")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, this graph_name corresponds to the argument name in the networkx algorithm, which can be useful for debugging and logging. Also, graphblas_algorithms Graphs also support setting the name. Nevertheless, I'll merge this just to add you as a contributor ;)

@eriknw eriknw merged commit ac999d3 into eriknw:new_dispatch Aug 25, 2023
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