-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
101 lines (100 loc) · 2.66 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: atol_env
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0=py37_1000
- attrs=19.3.0=py_0
- backcall=0.1.0=py_0
- blas=2.12=openblas
- bleach=3.1.0=py_0
- boost-cpp=1.69.0=h6f8c590_1000
- bzip2=1.0.8=h0b31af3_2
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py37_0
- cgal-cpp=4.14=hfbab9df_0
- cycler=0.10.0=py_2
- decorator=4.4.1=py_0
- defusedxml=0.6.0=py_0
- eigen=3.3.7=ha1b3eb9_1001
- entrypoints=0.3=py37_1000
- freetype=2.10.0=h24853df_1
- gmp=6.2.0=h4a8c4bd_0
- gudhi=3.0.0=py37hfd44477_0
- icu=58.2=h0a44026_1000
- importlib_metadata=1.4.0=py37_0
- ipykernel=5.1.3=py37h5ca1d4c_0
- ipython=7.11.1=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.15.2=py37_0
- jinja2=2.10.3=py_0
- joblib=0.14.0=py_0
- jsonschema=3.2.0=py37_0
- jupyter_client=5.3.4=py37_1
- jupyter_core=4.6.1=py37_0
- kiwisolver=1.1.0=py37ha1b3eb9_0
- libblas=3.8.0=12_openblas
- libcblas=3.8.0=12_openblas
- libcxx=9.0.1=1
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=3.0.1=0
- liblapack=3.8.0=12_openblas
- liblapacke=3.8.0=12_openblas
- libopenblas=0.3.7=hd44dcd8_1
- libpng=1.6.37=h2573ce8_0
- libsodium=1.0.17=h01d97ff_0
- llvm-openmp=8.0.1=h770b8ee_0
- markupsafe=1.1.1=py37h0b31af3_0
- matplotlib=3.1.2=py37_1
- matplotlib-base=3.1.2=py37h11da6c2_1
- mistune=0.8.4=py37h0b31af3_1000
- more-itertools=8.1.0=py_0
- mpfr=4.0.2=h44b798e_0
- nbconvert=5.6.1=py37_0
- nbformat=5.0.3=py_0
- ncurses=6.1=h0a44026_1002
- notebook=6.0.2=py37_0
- openssl=1.1.1d=h0b31af3_0
- pandas=0.25.3=py37h4f17bb1_0
- pandoc=2.9.1.1=0
- pandocfilters=1.4.2=py_1
- parso=0.5.2=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.3.1=py37_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=3.0.2=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.5.2=py_0
- pyparsing=2.4.6=py_0
- pyrsistent=0.15.7=py37h0b31af3_0
- python=3.7.6=h5c2c468_2
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- pyzmq=18.1.1=py37h4bf09a9_0
- readline=8.0=hcfe32e1_0
- scikit-learn=0.21.3=py37hd4ffd6c_0
- scipy=1.3.1=py37hab3da7d_2
- send2trash=1.5.0=py_0
- setuptools=45.1.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.30.1=h93121df_0
- terminado=0.8.3=py37_0
- testpath=0.4.4=py_0
- tk=8.6.10=hbbe82c9_0
- tornado=6.0.3=py37h0b31af3_0
- tqdm=4.40.0=py_0
- traitlets=4.3.3=py37_0
- wcwidth=0.1.8=py_0
- webencodings=0.5.1=py_1
- wheel=0.33.6=py37_0
- xz=5.2.4=h1de35cc_1001
- zeromq=4.3.2=h6de7cb9_2
- zipp=1.0.0=py_0
- zlib=1.2.11=h0b31af3_1006
- pip:
- giotto-learn==0.1.3
- networkx==2.4
- pbr==5.4.4
- pysmiles==1.0.0
- numpy==1.17.3