Skip to content

Graph Data Science 2.19.0

Latest
Compare
Choose a tag to compare
@IoannisPanagiotas IoannisPanagiotas released this 21 Jul 13:49
· 39 commits to 2.13 since this release

New features

  • Added memory estimation for harmonic centrality algorithm.
  • Added memory estimation for closeness centrality algorithm.
  • Added memory estimation for all pairs shortest paths algorithm (stream mode).

Bug fixes

Improvements

  • Promote all pairs shortest paths algorithm (stream mode) to prod tier.