* Added spring layout in embedding * Added label propagation in classification * Added save / load functions in data * Added display edges parameter in svg graph exports * Corrected typos in documentation
0.13.3
Not secure
-------------------
* Minor bug
0.13.2
-------------------
* Added wheels for multiple platforms (OSX, Windows (32 & 64 bits) and many Linux) and Python version (3.6/3.7/3.8) * Documentation update (SVG dendrograms, tutorial updates)
0.13.1a
--------------------
* Minor bug
0.13.0a
--------------------
* Changed from Numba to Cython for better performance * Added visualization module * Added k-nearest neighbors classifier * Added Louvain hierarchy * Added predict method in embedding * Added soft clustering to clustering algorithms * Added soft classification to classification algorithms * Added graphs in data module * Various API change
0.12.1
Not secure
-------------------
* Added heat kernel based node classifier * Updated loaders for WikiLinks * Fixed file-related issues for Windows