forked from computational-imaging/GraphPDE
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
63 lines (63 loc) · 1.33 KB
/
environment.yml
File metadata and controls
63 lines (63 loc) · 1.33 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
name: gnn
channels:
- conda-forge
- defaults
dependencies:
- configargparse=1.5.3
- fenics=2019.1.0
- fenics-dijitso=2019.1.0
- fenics-dolfin=2019.1.0
- fenics-ffc=2019.1.0
- fenics-fiat=2019.1.0
- fenics-libdolfin=2019.1.0
- fenics-ufl=2019.1.0
- hdf5=1.10.6
- ipykernel=6.4.1
- ipython=7.29.0
- ipython_genutils=0.2.0
- ipywidgets=7.6.5
- jupyter=1.0.0
- jupyter_client=7.0.6
- jupyter_console=6.4.0
- jupyter_core=4.9.1
- jupyterlab_pygments=0.1.2
- jupyterlab_widgets=1.0.0
- matplotlib=3.5.0
- matplotlib-base=3.5.0
- matplotlib-inline=0.1.2
- notebook=6.0.3
- numpy=1.21.4
- pillow=8.4.0
- pip=21.3.1
- pkg-config=0.29.2
- pkgconfig=1.5.5
- pybind11=2.8.1
- pybind11-global=2.8.1
- pyparsing=3.0.4
- python=3.7.12
- scipy=1.7.3
- tqdm=4.62.3
- yaml=0.2.5
- pip:
- cmocean==2.0
- configparser==5.2.0
- dolfin-adjoint==2019.1.0
- h5py==3.6.0
- imageio==2.13.3
- pandas==1.3.4
- partd==1.2.0
- pathtools==0.1.2
- promise==2.3
- protobuf==3.19.1
- psutil==5.8.0
- pyyaml==6.0
- scikit-image==0.19.0
- scikit-learn==1.0.1
- subprocess32==3.5.4
- tensorboard==2.7.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- toolz==0.11.2
- torchmeta==1.8.0
- wandb==0.12.7
- setuptools==59.5.0