Skip to content

Releases: KrishnaswamyLab/graphtools

graphtools v0.1.7

21 Jun 21:15
c1e769b
Compare
Choose a tag to compare

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.

Improved handling of sparse matrices

12 Jun 03:14
ae09095
Compare
Choose a tag to compare

graphtools 0.1.4 greatly improves that handling of pandas and scipy sparse matrices.

Additional changes:

  • all graphs accept gamma symmetrization
  • unrecognised keyword arguments throw errors
  • minor bugfixes

Add Jupyter Support

02 Jun 04:20
Compare
Choose a tag to compare

Logging now prints nicely to Jupyter notebook output.

Add pandas support

01 Jun 03:46
Compare
Choose a tag to compare
v0.1.2

fix typo