Skip to content

graphtools v0.1.7

Compare
Choose a tag to compare
@scottgigante scottgigante released this 21 Jun 21:15
· 331 commits to master since this release
c1e769b

graphtools v0.1.7 implements minor bugfixes to handling of sparse matrices.

Other changes:

  • kernel_symm='none' has been replaced with kernel_symm=None
  • precomputed input matrix errors have been resolved
  • additional testing of sparse matrix input has been added.