Releases: KrishnaswamyLab/graphtools
Releases · KrishnaswamyLab/graphtools
graphtools v0.1.7
graphtools v0.1.7 implements minor bugfixes to handling of sparse matrices.
Other changes:
kernel_symm='none'
has been replaced withkernel_symm=None
- precomputed input matrix errors have been resolved
- additional testing of sparse matrix input has been added.
Improved handling of sparse matrices
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
Logging now prints nicely to Jupyter notebook output.
Add pandas support
v0.1.2 fix typo