rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.76k stars 304 forks source link

Update nx-cugraph to NetworkX 3.4 #4717

Closed eriknw closed 1 month ago

eriknw commented 1 month ago

This run make in python/nx-cugraph directory and update the pre-commit hook.

Also fixes ego_graph tests to check nx.config.fallback_to_nx configuration.

rlratzel commented 1 month ago

/merge