Skip to content

graphtools v0.1.10

Compare
Choose a tag to compare
@scottgigante scottgigante released this 31 Jul 19:53
· 264 commits to master since this release
08ff43a

Changes:

  • Uses tasklogger for logging
  • Allows duplicates in building the graph; connections evaluated at nan are set to 1 with a warning.
  • Landmarking is now done on the symmetric diffusion affinity matrix for true spectral clustering
  • LandmarkGraph now exposes the transition matrix from samples to landmarks.