Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

LightGraphs v0.10.4

Compare
Choose a tag to compare
@sbromberger sbromberger released this 12 Sep 21:01
· 399 commits to master since this release

In this release:

  • performance improvements
  • new in operator for edges (e in g)
  • simplified edge iterator
  • non-visitor-based maxadjvisit
  • fixed an edge case bug in adjacency_matrix