Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 06:31
· 105 commits to main since this release

1.5.0 (2026-03-25)

Features

  • expansion: add DFS, k-hop, random walk expansion baselines (8b90d67)
  • ranking: add cosine, sorensen, resource allocation, overlap, hub-promoted MI variants (7a78257)
  • ranking: add hitting time ranking baseline (4a49da3)
  • utils: add comparison metrics module for algorithm evaluation (d3c9ce0)

Bug Fixes

  • expansion: correct FLUX sign mismatch and LACE test assertion (bc9a5d8)