Skip to content

igraph 0.11.9

Latest
Compare
Choose a tag to compare
@ntamas ntamas released this 11 Jun 09:22
· 6 commits to main since this release
9943652

Changed

  • Dropped support for Python 3.8 as it has now reached its end of life.

  • The C core of igraph was updated to version 0.10.16.

  • Added Graph.simple_cycles() to find simple cycles in the graph.