We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6dcc4 commit 6a60393Copy full SHA for 6a60393
README.md
@@ -33,7 +33,7 @@ Video demonstration of Ricci flow for community detection:
33
34
## Package Requirement
35
36
-* [NetworkX](https://github.com/networkx/networkx) (Based Graph library)
+* [NetworkX](https://github.com/networkx/networkx) >= 2.0 (Based Graph library)
37
* [NetworKit](https://github.com/kit-parco/networkit) >= 6.1 (Shortest path algorithm)
38
* [CVXPY](https://github.com/cvxgrp/cvxpy) (LP solver for Optimal transportation)
39
* [NumPy](https://github.com/numpy/numpy) (CVXPY support)
0 commit comments