Implement `.generators.ego.ego_graph` by eriknw · Pull Request #61 · python-graphblas/graphblas-algorithms · GitHub
Skip to content

Implement .generators.ego.ego_graph#61

Merged
eriknw merged 3 commits into
python-graphblas:mainfrom
eriknw:ego_graph
May 3, 2023
Merged

Implement .generators.ego.ego_graph#61
eriknw merged 3 commits into
python-graphblas:mainfrom
eriknw:ego_graph

Conversation

@eriknw

@eriknw eriknw commented Apr 29, 2023

Copy link
Copy Markdown
Member

Also, clean up shared BFS functions and move to _bfs.py.

Don't be alarmed if there's a failing test. I think we need to make a small change upstream to networkx to handle a weight argument that uses the keyword distance=.

Also, clean up shared BFS functions and move to `_bfs.py`.
@eriknw

eriknw commented May 1, 2023

Copy link
Copy Markdown
Member Author

eriknw added 2 commits May 3, 2023 11:39
Support and test against Python 3.11
Change devlepment status to Beta (was Alpha).
@eriknw eriknw merged commit 3cc4180 into python-graphblas:main May 3, 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.

1 participant