Code Monkey home page Code Monkey logo

graphflow's Introduction

graphflow : Algorithms for Graph Flow Analysis

CircleCI GitHub release Documentation Status Updates Python 3 pypi download stars

This Python package provides numerical routines for graph flow analysis, particularly:

  • PageRank
  • Linear System of Resistance
  • Non-linear System of Resistance
  • HITS (Hyperlink-Induced Topic Search)

Installation

You must have numpy pre-installed. GCC and GFORTRAN compilers have to be available in the machine. After ensuring they have been installed, type the following to install graphflow:

>>> pip install -U graphflow

News

  • 10/10/2023: graphflow 0.6.0 released.
  • 08/18/2023: graphflow 0.5.1 released.
  • 06/20/2023: graphflow 0.5.0 released.
  • 10/29/2022: graphflow 0.4.5 released.
  • 10/04/2022: graphflow 0.4.4 released.
  • 12/31/2021: graphflow 0.4.3 released.
  • 12/15/2021: graphflow 0.4.2 released.
  • 04/19/2021: graphflow 0.4.1 released.
  • 04/10/2021: graphflow 0.4.0 released.
  • 04/09/2020: graphflow 0.3.0 released.
  • 04/07/2020: graphflow 0.2.1 released.
  • 09/12/2018: graphflow 0.2.0 released.
  • 09/03/2018: graphflow 0.1.6 released.
  • 07/19/2018: graphflow 0.1.5 released.
  • 06/27/2018: graphflow 0.1.4 released.
  • 06/14/2018: graphflow 0.1.3 released.
  • 06/06/2018: graphflow 0.1.2 released.
  • 04/12/2018: graphflow 0.1.1 released.

graphflow's People

Contributors

stephenhky avatar pyup-bot avatar

Stargazers

Phi avatar Ko Dae Won avatar Qcy avatar Vishal Belsare avatar  avatar Majid Mortazavi avatar  avatar Mykola avatar

Watchers

James Cloos avatar  avatar  avatar Kwan Yuet Stephen Ho avatar

graphflow's Issues

Lack of documentation on what each function is for.

I was looking at the read the docs link and there was very little to actually see, so I decided to go through the code and look through the comments/docstrings, only to find nothing. It's a lot harder to use code when there are no clear indicators what functions are for. I'd be happy to help if you need the assistance, just thought you should know.

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Use `pytest`

python setup.py test should be replaced with pytest in CI/CD

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.