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

Allow isolate creation during export to networkx. #476

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SultanOrazbayev
Copy link
Member

Fixes #475.

@coveralls
Copy link

Coverage Status

coverage: 98.444% (-1.2%) from 99.633% when pulling 8f03411 on SultanOrazbayev:patch-3 into 6bbf0cd on python-graphblas:main.

@SultanOrazbayev SultanOrazbayev marked this pull request as ready for review July 5, 2023 14:31
@SultanOrazbayev SultanOrazbayev marked this pull request as draft July 5, 2023 15:07
@SultanOrazbayev
Copy link
Member Author

Some todos discussed during the meeting:

  • create isolates by default (at least for small graphs);
  • create a separate function for incidence matrix conversion.

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.

[pyos][io] Conversion to NetworkX drops isolated vertices
2 participants