Bitcoin network example, with igraph

This commit is contained in:
Dimitri Lozeve 2018-03-03 12:58:34 +00:00
parent 26b7ce87a5
commit 033d9d76e3
3 changed files with 402 additions and 7 deletions

View file

@ -13,7 +13,8 @@ matplotlib = "*"
jupyter = "*"
networkx = "*"
jupyterlab = "*"
altair = "*"
python-igraph = {git = "https://github.com/igraph/python-igraph.git", ref="8864b46849b031a3013764d03e167222963c0f5d"}
[dev-packages]