Skip to content
/ Straph Public

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

License

Notifications You must be signed in to change notification settings

StraphX/Straph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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