There is a newer version of the record available.

Published March 13, 2020 | Version 0.8.1
Software Open

igraph

Description

This is the first bugfix release of the 0.8 series.

Changed
  • Improved interruptability: igraph_degree_sequence_game()
  • Improved argument checking: igraph_forest_fire_game()
  • Updated the plfit library to version 0.8.1
Fixed
  • igraph_community_edge_betweenness(): fix for graphs with no edges (PR #1312)
  • igraph_bridges() now handles multigraphs correctly (PR #1335)
  • igraph_avg_nearest_neighbor_degree(): fix for memory leak in weighted case (PR #1339)
  • igraph_community_leiden(): fix crash bug (PR #1357)
Other
  • Included ACKOWLEDGEMENTS.md
  • Documentation improvements

Files

igraph/igraph-0.8.1.zip

Files (9.9 MB)

Name Size Download all
md5:ec71fb1e07e4d630ca6f44c7ed882e51
9.9 MB Preview Download

Additional details

Related works