Add Scipy

This commit is contained in:
Dimitri Lozeve 2018-06-16 16:10:40 +01:00
parent d8e9507f11
commit 2441dbe21b
2 changed files with 57 additions and 8 deletions

View file

@ -11,11 +11,12 @@ jupyter = "*"
networkx = "*"
jupyterlab = "*"
altair = "*"
python-igraph = "*"
beakerx = "*"
dionysus = "*"
ipyparallel = "*"
dask = {extras = ["complete"]}
graphviz = "*"
python-igraph = "*"
scipy = "*"
[dev-packages]