.gitignore
LICENSE
README.md
requirements.txt
setup.py
docs/.DS_Store
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/network.rst
docs/_img/readme-fig.png
docs/_reference/gpgraph.rst
docs/_reference/modules.rst
examples/Introduction_to_gpgraph.ipynb
examples/Second_example.ipynb
examples/data/weinreich.json
examples/generated_figures/example_figure.pdf
gpgraph/__init__.py
gpgraph/__version__.py
gpgraph/base.py
gpgraph/draw.py
gpgraph/matrices.py
gpgraph/models.py
gpgraph/paths.py
gpgraph.egg-info/PKG-INFO
gpgraph.egg-info/SOURCES.txt
gpgraph.egg-info/dependency_links.txt
gpgraph.egg-info/top_level.txt
gpgraph/pyplot/__init__.py
gpgraph/pyplot/edges.py
gpgraph/pyplot/network.py
gpgraph/pyplot/nodes.py
gpgraph/pyplot/paths.py
gpgraph/pyplot/pos.py
gpgraph/pyplot/utils.py
gpgraph/tests/__init__.py
gpgraph/tests/test_base.py
gpgraph/tests/test_draw.py
gpgraph/tests/test_matrices.py
gpgraph/tests/test_models.py
gpgraph/tests/test_paths.py
gpgraph/tests/data/test_data.csv
gpgraph/tests/data/test_data.json