Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 07:23
· 16 commits to master since this release
9c8efd9

Graphs v1.11.0

Diff since v1.10.0

Merged pull requests:

Closed issues:

  • Question regarding non_backtracking_matrix function's return type (#326)
  • Inconsistent dependency on ArnoldiMethod (#354)
  • [BUG] edges(::SimpleGraph) is broken in 1.10.0 (#361)
  • [BUG] steiner_tree fails if only one terminal vertex is passed (#362)
  • [BUG] merge_vertices returns an undirected graph, even if the input is directed. (#363)
  • Incorrect documentation for dfs_tree. (#366)
  • dorogovtsev_mendes graph generator is running in O(n^2) (#370)