Skip to content

v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 07:33
· 188 commits to master since this release

GraphSignals v0.3.6

Diff since v0.3.5

  • add random walk and neighbor sampling on graph
  • add edges and neighbors as API for FeaturedGraph
  • add cpu_neighbors
  • add collect and sparse for SparseGraph

Closed issues:

  • Support sampling over graph (#35)
  • ne doesn't give a correct count on SimpleWeightGraph with self loop (#56)

Merged pull requests: