Releases: stephenhky/GraphFlow
Releases · stephenhky/GraphFlow
Release 0.4.2
- Remove support for Python 3.5
Release 0.4.1
- Refactoring Fortran 90 implementation imports.
Release 0.4.0
- Replacing TravisCI with CircleCI in continuous integration (CI) pipeline;
- Huge refactoring.
Release 0.3.0
- Support for Python 3.8;
- Decommissioning support for Python 2.7;
- Cython/C support for PageRank, with function arguments changed.
Release 0.2.1
- Support for Python 3.8.
Release 0.2.0
- Implementation of HITS (Hyperlink-Induced Topic Search) algorithm.
Release 0.1.6
- Bug fixed;
- New unit tests added.
Release 0.1.5
Compatibility with Python 3.7.
Release 0.1.4
releasing 0.1.4
Release 0.1.3
Merge pull request #2 from stephenhky/py3test Py3test