Skip to content

Releases: stephenhky/GraphFlow

Release 0.4.2

15 Dec 05:27
3c7d94b
Compare
Choose a tag to compare
  • Remove support for Python 3.5

Release 0.4.1

19 Apr 21:54
66eb5b5
Compare
Choose a tag to compare
  • Refactoring Fortran 90 implementation imports.

Release 0.4.0

11 Apr 03:41
Compare
Choose a tag to compare
  • Replacing TravisCI with CircleCI in continuous integration (CI) pipeline;
  • Huge refactoring.

Release 0.3.0

09 Apr 18:24
Compare
Choose a tag to compare
  • Support for Python 3.8;
  • Decommissioning support for Python 2.7;
  • Cython/C support for PageRank, with function arguments changed.

Release 0.2.1

08 Apr 02:34
8efe190
Compare
Choose a tag to compare
  • Support for Python 3.8.

Release 0.2.0

12 Sep 23:00
Compare
Choose a tag to compare
  • Implementation of HITS (Hyperlink-Induced Topic Search) algorithm.

Release 0.1.6

03 Sep 21:16
Compare
Choose a tag to compare
  • Bug fixed;
  • New unit tests added.

Release 0.1.5

19 Jul 14:26
Compare
Choose a tag to compare

Compatibility with Python 3.7.

Release 0.1.4

27 Jun 18:24
Compare
Choose a tag to compare
releasing 0.1.4

Release 0.1.3

14 Jun 14:21
335e326
Compare
Choose a tag to compare
Merge pull request #2 from stephenhky/py3test

Py3test