-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconda_env.yml
More file actions
85 lines (84 loc) · 1.97 KB
/
Copy pathconda_env.yml
File metadata and controls
85 lines (84 loc) · 1.97 KB
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
name: PB_LP
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=py36_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- libstdcxx-ng=9.1.0=hdf63c60_0
- mpi=1.0=openmpi
- mpi4py=3.0.3=py36hd0bea5a_0
- ncurses=6.2=he6710b0_1
- openmpi=4.0.2=hb1b8bf9_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.0.1=py36h06a4308_0
- python=3.6.13=hdb3f193_0
- python_abi=3.6=1_cp36m
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py36h06a4308_0
- sqlite=3.35.4=hdfb4753_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- astropy==4.1
- backcall==0.2.0
- cached-property==1.5.2
- cmbdb==0.0.0
- corner==2.2.1
- cycler==0.10.0
- decorator==5.0.6
- emcee==3.0.2
- getdist==1.1.4
- h5py==3.1.0
- healpy==1.14.0
- importlib-metadata==1.7.0
- importlib-resources==2.0.1
- ipykernel==5.5.3
- ipython==7.16.1
- ipython-genutils==0.2.0
- jedi==0.18.0
- jupyter-client==6.1.12
- jupyter-core==4.7.1
- kiwisolver==1.3.1
- llvmlite==0.36.0
- matplotlib==3.3.4
- mpmath==1.2.1
- numba==0.53.1
- numdifftools==0.9.39
- numpy==1.19.5
- pandas==1.1.5
- parameterized==0.8.1
- parso==0.8.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.2.0
- prompt-toolkit==3.0.18
- ptyprocess==0.7.0
- pyaml==20.4.0
- pygments==2.8.1
- pyparsing==2.4.7
- pysm3==3.3.0
- python-dateutil==2.8.1
- pytz==2021.1
- pyyaml==5.4.1
- pyzmq==22.0.3
- scipy==1.5.4
- setuptools-git==1.2
- six==1.15.0
- sympy==1.8
- toml==0.10.2
- tornado==6.1
- tqdm==4.60.0
- traitlets==4.3.3
- wcwidth==0.2.5
- zipp==3.4.1
prefix: /global/homes/l/lonappan/.conda/envs/PB_LP