forked from meronvermaas/FEMfuns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
87 lines (87 loc) · 2.55 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
name: femfuns
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- binutils_impl_linux-64=2.33.1=he1b5a44_7
- binutils_linux-64=2.33.1=h9595d00_16
- boost-cpp=1.68.0=h11c811c_1000
- bzip2=1.0.8=h516909a_2
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py37_0
- cmake=3.16.2=h28c56e5_0
- eigen=3.3.7=hc9558a2_1001
- expat=2.2.5=he1b5a44_1004
- fastcache=1.1.0=py37h516909a_0
- fenics=2018.1.0=py37hd42ca17_1007
- gcc_impl_linux-64=7.3.0=hd420e75_4
- gcc_linux-64=7.3.0=h553295d_16
- gmp=6.1.2=hf484d3e_1000
- gmpy2=2.1.0b1=py37h04dde30_0
- gxx_impl_linux-64=7.3.0=hdf63c60_4
- gxx_linux-64=7.3.0=h553295d_16
- hdf5=1.10.4=mpi_mpich_ha7d0aea_1006
- hypre=2.15.1=hc98498a_1002
- icu=58.2=hf484d3e_1000
- krb5=1.16.4=h2fd8d38_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libcurl=7.65.3=hda55be3_0
- libedit=3.1.20170329=hf8c457e_1001
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.3.0=hdf63c60_4
- libgomp=9.2.0=h24d8f2e_2
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=h5ec1e0e_6
- libssh2=1.8.2=h22169c7_2
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuv=1.34.0=h516909a_0
- matplotlib=3.1.1=py37_0
- matplotlib-base=3.1.1=py37hfd891ef_0
- metis=5.1.0=he1b5a44_1005
- mpc=1.1.0=h04dde30_1006
- mpfr=4.0.2=he80fd80_0
- mpi=1.0=mpich
- mpi4py=3.0.2=py37hcf07815_0
- mpich=3.2.1=hc99cbb1_1014
- mpmath=1.1.0=py_0
- mumps-include=5.1.2=1007
- mumps-mpi=5.1.2=h5bebb2f_1007
- ncurses=6.1=hf484d3e_1002
- numpy=1.15.4=py37h8b7e671_1002
- openssl=1.1.1d=h516909a_0
- parmetis=4.0.3=h9f7b9cf_1003
- petsc=3.10.5=h624fa55_0
- petsc4py=3.10.0=py37h0587ea6_1003
- pip=19.3.1=py37_0
- pkg-config=0.29.2=h516909a_1006
- pkgconfig=1.3.1=py37_1002
- ptscotch=6.0.6=h5a4526e_1002
- pybind11=2.2.4=py37hc9558a2_1001
- python=3.7.6=h357f687_2
- readline=8.0=hf8c457e_0
- rhash=1.3.6=h14c3975_1001
- scalapack=2.0.2=hfacbc1e_1006
- scipy=1.3.2=py37he2b7bc3_0
- scotch=6.0.6=h491eb26_1002
- setuptools=45.0.0=py37_1
- six=1.13.0=py37_0
- slepc=3.10.2=h7082372_0
- slepc4py=3.10.0=py37h6bfa564_1000
- sqlite=3.30.1=hcee41ef_0
- suitesparse=4.5.6=h717dc36_1204
- sympy=1.5.1=py37_0
- tbb=2019.9=hc9558a2_1
- tk=8.6.10=hed695b0_0
- wheel=0.33.6=py37_0
- xz=5.2.4=h14c3975_1001
- zlib=1.2.11=h516909a_1006
- pip:
- fenics-dijitso==2018.1.0
- fenics-ffc==2018.1.0
- fenics-fiat==2018.1.0
- fenics-ufl==2018.1.0