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

Upgrade versions on dependencies - NetworKit 10.X #23

Conversation

rjurney
Copy link
Contributor

@rjurney rjurney commented Jun 25, 2023

Fixes #21. This is a second go at a PR to update the versions of libraries in the project to make it play nicely with the PyPi and conda stacks for recent versions of Python and PyPi modules.

See #22 That one PR got off the rails so I forked it and created this one.

…orkit_backend_get_basics due to removal of .nodes/.edges methods. Also unit test violated semantics of these methods and their replacements: edge tuples are sorted low to high in order.
…e networkit.graph.Graph.subgraphFromNodes moved to networkit.graphtools after version 7.1. Fix for test_networkit_backend_graph_from_edgelist that ignored semantics of node order in edges.
…mNeighbor(node) moved to networkit.graphtool after 7.1.
@benedekrozemberczki benedekrozemberczki merged commit ae585fa into benedekrozemberczki:master Jul 1, 2023
1 check failed
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.

Update version dependencies to use NetworKit 10.X
2 participants