Skip to content

graphtools v1.0.0

Compare
Choose a tag to compare
@scottgigante scottgigante released this 06 Feb 16:19
· 188 commits to master since this release
29b6f90

Changeset:

  • knn no longer includes self. Note that this change means that to reproduce a graph created with graphtools v0.*, you will need to reduce knn by 1.
  • deprecated Python 2.7
  • fixed some inefficient sparse matrix functions