forked from smsharma/mining-for-substructure-lens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
100 lines (100 loc) · 2.7 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: lensing
channels:
- pytorch
- https://conda.anaconda.org/NLeSC
- defaults
dependencies:
- appnope=0.1.0=py36hf537a9a_0
- astropy=3.1.2=py36h1de35cc_0
- atomicwrites=1.2.1=py36_0
- attrs=18.2.0=py36h28b3542_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- ca-certificates=2019.1.23=0
- certifi=2018.11.29=py36_0
- cffi=1.11.5=py36h6174b99_1
- cycler=0.10.0=py36hfc81398_0
- decorator=4.3.2=py36_0
- freetype=2.9.1=hb4e5f40_0
- intel-openmp=2019.1=144
- ipykernel=5.1.0=py36h39e3cac_0
- ipython=7.2.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36h241746c_0
- jedi=0.13.2=py36_0
- jpeg=9b=he5867d9_2
- jupyter_client=5.2.4=py36_0
- jupyter_core=4.4.0=py36_0
- kiwisolver=1.0.1=py36h0a44026_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.36=ha441bb4_0
- libsodium=1.0.16=h3efe00b_0
- libtiff=4.0.10=hcb84e12_2
- matplotlib=3.0.2=py36h54f8f79_0
- mkl=2019.1=144
- mkl_fft=1.0.10=py36h5e564d8_0
- mkl_random=1.0.2=py36h27c97d8_0
- more-itertools=5.0.0=py36_0
- ncurses=6.1=h0a44026_1
- ninja=1.8.2=py36h04f5b5a_1
- numpy=1.15.4=py36hacdab7b_0
- numpy-base=1.15.4=py36h6575580_0
- olefile=0.46=py36_0
- openssl=1.1.1b=h1de35cc_0
- parso=0.3.2=py36_0
- pexpect=4.6.0=py36_0
- pickleshare=0.7.5=py36_0
- pillow=5.4.1=py36hb68e598_0
- pip=19.0.1=py36_0
- pluggy=0.8.1=py36_0
- prompt_toolkit=2.0.8=py_0
- psutil=5.5.0=py36h1de35cc_0
- ptyprocess=0.6.0=py36_0
- py=1.7.0=py36_0
- pycparser=2.19=py36_0
- pygments=2.3.1=py36_0
- pyparsing=2.3.1=py36_0
- pytest=4.2.0=py36_0
- pytest-arraydiff=0.3=py36h39e3cac_0
- pytest-astropy=0.5.0=py36_0
- pytest-doctestplus=0.2.0=py36_0
- pytest-openfiles=0.3.2=py36_0
- pytest-remotedata=0.3.1=py36_0
- python=3.6.8=haf84260_0
- python-dateutil=2.7.5=py36_0
- pytz=2018.9=py36_0
- pyzmq=17.1.2=py36h0a44026_2
- readline=7.0=h1de35cc_5
- scikit-learn=0.20.2=py36h27c97d8_0
- scipy=1.2.0=py36h1410ff5_0
- setuptools=40.7.3=py36_0
- six=1.12.0=py36_0
- sqlite=3.26.0=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- tornado=5.1.1=py36h1de35cc_0
- traitlets=4.3.2=py36h65bd3ce_0
- wcwidth=0.1.7=py36h8c6ec74_0
- wheel=0.32.3=py36_0
- xz=5.2.4=h1de35cc_4
- zeromq=4.3.1=h0a44026_3
- zlib=1.2.11=h1de35cc_3
- zstd=1.3.7=h5bba6e5_0
- pytorch=1.0.1=py3.6_2
- torchvision=0.2.1=py_2
- pip:
- appdirs==1.4.3
- autograd==1.2
- black==18.9b0
- click==7.0
- future==0.16.0
- pkginfo==1.4.2
- pybind11==2.2.1
- readme-renderer==24.0
- requests-toolbelt==0.8.0
- toml==0.10.0
- torch==1.0.1.post2
- twine==1.12.1
- uproot==2.8.33