-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
59 lines (59 loc) · 1.5 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
name: lumpy
channels:
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2022.2.1=hecd8cb5_0
- certifi=2021.5.30=py36hecd8cb5_0
- cycler=0.11.0=pyhd3eb1b0_0
- freetype=2.11.0=hd8bbffd_0
- intel-openmp=2022.0.0=hecd8cb5_3615
- kiwisolver=1.3.1=py36h23ab428_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- libpng=1.6.37=ha441bb4_0
- matplotlib-base=3.1.3=py36h9aa3819_0
- mkl=2019.4=233
- mkl-service=2.3.0=py36h9ed2024_0
- mkl_fft=1.3.0=py36ha059aab_0
- mkl_random=1.1.1=py36h959d312_0
- ncurses=6.3=hca72f7f_2
- numpy-base=1.19.2=py36hcfb5961_0
- openssl=1.1.1m=hca72f7f_0
- pip=21.2.2=py36hecd8cb5_0
- python=3.6.13=h88f2d9e_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- readline=8.1.2=hca72f7f_1
- setuptools=58.0.4=py36hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.37.2=h707629a_0
- tk=8.6.11=h7bc2e8c_0
- tornado=6.1=py36h9ed2024_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h4dc903c_4
- pip:
- blist==1.3.6
- decorator==5.1.1
- dill==0.3.4
- imageio==2.15.0
- importlib-resources==5.4.0
- matplotlib==3.3.4
- mpmath==1.2.1
- multiprocess==0.70.12.2
- networkx==2.1
- numpy==1.19.5
- pandas==1.1.5
- pathos==0.2.8
- pillow==8.4.0
- pox==0.3.0
- ppft==1.6.6.4
- pyparsing==3.0.7
- pytz==2021.3
- scipy==1.5.4
- seaborn==0.8.1
- symengine==0.8.1
- sympy==1.9
- tqdm==4.63.0
- zipp==3.6.0
prefix: /Users/gerritgrossmann/miniconda3/envs/lumpy