-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
120 lines (120 loc) · 3.1 KB
/
environment.yml
File metadata and controls
120 lines (120 loc) · 3.1 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
name: speedup
channels:
- defaults
- conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2025.4.26=hbd8a1cb_0
- icu=73.1=h6a678d5_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libllvm19=19.1.7=he89c38a_1
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libxml2=2.13.5=hfdd30dd_0
- llvm=19.1.7=h374fa65_1
- lz4-c=1.9.4=h6a678d5_1
- ncurses=6.4=h6a678d5_0
- openssl=3.0.16=h5eee18b_0
- pip=23.3.1=py38h06a4308_0
- python=3.8.19=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py38h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.41.2=py38h06a4308_0
- xz=5.4.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.6=hc292b87_0
- pip:
- absl-py==2.1.0
- asttokens==2.4.1
- astunparse==1.6.3
- backcall==0.2.0
- blosc2==2.0.0
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- contourpy==1.1.1
- cycler==0.12.1
- cython==3.0.10
- decorator==5.1.1
- deepdish==0.3.7
- drjit==0.4.4
- executing==2.0.1
- flatbuffers==24.3.7
- fonttools==4.50.0
- gast==0.4.0
- google-auth==2.29.0
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- grpcio==1.62.1
- h5py==3.10.0
- idna==3.6
- importlib-metadata==7.1.0
- importlib-resources==6.4.0
- ipydatawidgets==4.3.2
- ipython==8.12.3
- ipywidgets==8.0.5
- jedi==0.19.1
- jupyterlab-widgets==3.0.5
- keras==2.13.1
- kiwisolver==1.4.5
- libclang==18.1.1
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.7.5
- matplotlib-inline==0.1.6
- mitsuba==3.5.0
- msgpack==1.0.8
- numexpr==2.8.6
- numpy==1.24.3
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==24.0
- parso==0.8.3
- pexpect==4.9.0
- pickleshare==0.7.5
- pillow==10.2.0
- prompt-toolkit==3.0.43
- protobuf==4.25.3
- ptyprocess==0.7.0
- pure-eval==0.2.2
- py-cpuinfo==9.0.0
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pygments==2.17.2
- pymeshlab==2023.12.post2
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pythreejs==2.4.2
- requests==2.31.0
- requests-oauthlib==2.0.0
- rsa==4.9
- scipy==1.10.1
- six==1.16.0
- stack-data==0.6.3
- tables==3.8.0
- tdqm==0.0.1
- tensorboard==2.13.0
- tensorboard-data-server==0.7.2
- tensorflow==2.13.1
- tensorflow-estimator==2.13.0
- tensorflow-io-gcs-filesystem==0.34.0
- termcolor==2.4.0
- tqdm==4.67.1
- traitlets==5.14.2
- traittypes==0.2.1
- typing-extensions==4.5.0
- urllib3==2.2.1
- wcwidth==0.2.13
- werkzeug==3.0.1
- wget==3.2
- widgetsnbextension==4.0.10
- wrapt==1.16.0
- zipp==3.18.1
prefix: /home/claudio/miniconda3/envs/speedup