Skip to content

graphtools v0.2.0

Compare
Choose a tag to compare
@scottgigante scottgigante released this 23 Nov 00:15
· 226 commits to master since this release
9480f9a

Changeset:

  • significant changes to MNNGraph kernel creation: between batch connections are now downweighted relative to the sum of within-batch connections
  • added fixed bandwidth kernel creation with bandwidth parameter
  • exposed clusters attribute on LandmarkGraph
  • added igraph->graphtools conversion function
  • added graphtools->PyGSP conversion function
  • MNNGraph parameter gamma renamed to theta