StraphX / Straph

Straph is a Python package for the modelisation, analysis and visualisation of Stream Graphs (https://arxiv.org/abs/1710.04073).

Home Page:https://straphx.github.io/Straph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Straph

Straph is a Python package for the modelisation, analysis and visualisation of Stream Graphs (https://arxiv.org/abs/1710.04073).

Install

Install directly with pip:

pip install straph

Install the latest version of Straph:

git clone https://github.com/StraphX/Straph.git destination
cd destination
pip install .

Examples

See the jupyter Notebooks in docs/notebooks or directly in the documentation.

License

The source code of this program is realeased under the Apache License (see LICENSE.txt). We ask you to cite us if you use this code in your project.:

Copyright (C) 2017-2021 Sorbonne Université/LIP6 - Thalès
Léo Rannou <leo.rannou@gmail.com>

Contributing

Feel free to open an issue or contact us at : leo.rannou@gmail.com

About

Straph is a Python package for the modelisation, analysis and visualisation of Stream Graphs (https://arxiv.org/abs/1710.04073).

https://straphx.github.io/Straph/

License:Apache License 2.0


Languages

Language:Python 100.0%