Skip to content

igraph 0.10.6

Compare
Choose a tag to compare
@ntamas ntamas released this 13 Jul 11:00
· 747 commits to master since this release
7686bc9

Fixed

  • Compatibility with libxml2 2.11.
  • Fixed some converge failures in igraph_community_voronoi().
  • IGRAPH_CALLOC() and IGRAPH_REALLOC() now check for overflow.
  • CMake packages created with the install target of the CMake build system are now relocatable, i.e. the generated igraph-targets.cmake file does not contain absolute paths any more.