Skip to content

Releases: stephenhky/GraphFlow

Release 0.4.3

31 Dec 23:11

Choose a tag to compare

  • Remove Fortran.
  • Support for Python 3.10.

Release 0.4.3a2

31 Dec 23:08
1951539

Choose a tag to compare

Release 0.4.3a2 Pre-release
Pre-release
  • Support for Python 3.10.

Release 0.4.3a1

31 Dec 23:04
b5bd8bf

Choose a tag to compare

Release 0.4.3a1 Pre-release
Pre-release
  • Remove Fortran codes.

Release 0.4.2

15 Dec 05:27
3c7d94b

Choose a tag to compare

  • Remove support for Python 3.5

Release 0.4.1

19 Apr 21:54
66eb5b5

Choose a tag to compare

  • Refactoring Fortran 90 implementation imports.

Release 0.4.0

11 Apr 03:41

Choose a tag to compare

  • Replacing TravisCI with CircleCI in continuous integration (CI) pipeline;
  • Huge refactoring.

Release 0.3.0

09 Apr 18:24

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

Choose a tag to compare

  • Support for Python 3.8.

Release 0.2.0

12 Sep 23:00

Choose a tag to compare

  • Implementation of HITS (Hyperlink-Induced Topic Search) algorithm.

Release 0.1.6

03 Sep 21:16

Choose a tag to compare

  • Bug fixed;
  • New unit tests added.