-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconda_environment.yaml
79 lines (79 loc) · 2.24 KB
/
conda_environment.yaml
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
name: robotic_nanofab
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blas=2.15=mkl
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2020.4.5.1=py38h32f6830_0
- cudatoolkit=10.2.89=hfd86e86_1
- cycler=0.10.0=py_2
- dbus=1.13.6=he372182_0
- expat=2.2.9=he1b5a44_2
- fontconfig=2.13.1=h86ecdb6_1001
- freetype=2.10.2=he06d7ca_0
- gettext=0.19.8.1=hc5be6a0_1002
- glib=2.64.2=h6f030ca_0
- gst-plugins-base=1.14.5=h0935bb2_2
- gstreamer=1.14.5=h36ae1b5_2
- icu=64.2=he1b5a44_1
- jpeg=9c=h14c3975_1001
- kiwisolver=1.2.0=py38hbf85e49_0
- ld_impl_linux-64=2.34=h53a641e_0
- libblas=3.8.0=15_mkl
- libcblas=3.8.0=15_mkl
- libclang=9.0.1=default_hde54327_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.3.0=hdf63c60_5
- libiconv=1.15=h516909a_1006
- liblapack=3.8.0=15_mkl
- liblapacke=3.8.0=15_mkl
- libllvm9=9.0.1=he513fc3_1
- libpng=1.6.37=hed695b0_1
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuuid=2.32.1=h14c3975_1000
- libxcb=1.13=h14c3975_1002
- libxkbcommon=0.10.0=he1b5a44_0
- libxml2=2.9.10=hee79883_0
- llvm-openmp=10.0.0=hc9558a2_0
- matplotlib=3.2.1=0
- matplotlib-base=3.2.1=py38h2af1d28_0
- mkl=2020.1=217
- ncurses=6.1=hf484d3e_1002
- ninja=1.10.0=hc9558a2_0
- nspr=4.25=he1b5a44_0
- nss=3.47=he751ad9_0
- numpy=1.18.4=py38h8854b6b_0
- openssl=1.1.1g=h516909a_0
- pcre=8.44=he1b5a44_0
- pip=20.1=pyh9f0ad1d_0
- pthread-stubs=0.4=h14c3975_1001
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyqt=5.12.3=py38ha8c2ead_3
- python=3.8.2=he5300dc_7_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytorch=1.5.0=py3.8_cuda10.2.89_cudnn7.6.5_0
- qt=5.12.5=hd8c4c69_1
- readline=8.0=hf8c457e_0
- ruamel.yaml=0.16.6=py38h1e0a361_1
- ruamel.yaml.clib=0.2.0=py38h1e0a361_1
- scipy=1.4.1=py38h18bccfc_3
- setuptools=46.3.0=py38h32f6830_0
- six=1.14.0=py_1
- sqlite=3.30.1=hcee41ef_0
- tk=8.6.10=hed695b0_0
- tornado=6.0.4=py38h1e0a361_1
- wheel=0.34.2=py_1
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.3=h516909a_0
- xz=5.2.5=h516909a_0
- zlib=1.2.11=h516909a_1006
- pip:
- pyqt5-sip==4.19.18
- pyqtchart==5.12
- pyqtwebengine==5.12.1