Bitcoin network example, with igraph
This commit is contained in:
parent
26b7ce87a5
commit
033d9d76e3
3 changed files with 402 additions and 7 deletions
3
Pipfile
3
Pipfile
|
@ -13,7 +13,8 @@ matplotlib = "*"
|
|||
jupyter = "*"
|
||||
networkx = "*"
|
||||
jupyterlab = "*"
|
||||
|
||||
altair = "*"
|
||||
python-igraph = {git = "https://github.com/igraph/python-igraph.git", ref="8864b46849b031a3013764d03e167222963c0f5d"}
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue