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 1650bc6 commit 568958bCopy full SHA for 568958b
CHANGELOG.md
@@ -17,6 +17,11 @@
17
18
* Updated igraph dependency to 0.9.3.
19
20
+### Fixed
21
+
22
+* Improved performance of `Graph.from_networkx()` and `Graph.from_graph_tool()`
23
+ on large graphs, thanks to @szhorvat and @iosonofabio for fixing the issue.
24
25
### Deprecated
26
27
* Functions and methods that take string arguments that represent an underlying
0 commit comments