Skip to content

igraph 0.10.1

Compare
Choose a tag to compare
@ntamas ntamas released this 13 Sep 06:50
c3df47e

Added

  • Added Graph.minimum_cycle_basis() and Graph.fundamental_cycles()
  • Graph.average_path_length() now supports edge weights.

Fixed

  • Restored missing exports from igraph.__all__ that used to be in the main igraph package before 0.10.0.