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 78adc9e commit 1b665aeCopy full SHA for 1b665ae
CHANGELOG.md
@@ -32,6 +32,10 @@
32
thanks to [@jboynyc](https://github.com/user/jboynyc). See PR
33
[#439](https://github.com/igraph/python-igraph/pull/439) for more details.
34
35
+- Fixed a bug that sometimes caused random crashes in
36
+ `Graph.Realize_Degree_Sequence()` and at other times caused weird errors in
37
+ `Graph.Read_Ncol()` when it received an invalid data type.
38
+
39
## [0.9.6]
40
41
### Fixed
0 commit comments