Newer
Older
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
name: test-conda-env-py3-macos
channels:
- conda-forge
- defaults
dependencies:
- git
- scipy
- conda-forge::numpy
- conda-forge::sympy
- pocl
- islpy
- pyopencl
- python>=3.6
- symengine=0.3.0
- python-symengine=0.3.0
- cython
- cmake
- tbb-devel
- dealii
- gmsh
- python-gmsh
- pyfmmlib
# for OpenMP support in pyfmmlib
- libgfortran>=3.0.1
- clangdev
- openmp
- pip
- pip:
- git+https://gitlab.tiker.net/inducer/loopy
- git+https://www.github.com/xywei/gmsh_interop
- git+https://gitlab.tiker.net/xywei/modepy
- git+https://gitlab.tiker.net/xywei/boxtree
- git+https://gitlab.tiker.net/xywei/meshmode
- git+https://gitlab.tiker.net/xywei/pymbolic
- git+https://gitlab.tiker.net/xywei/sumpy
- git+https://gitlab.tiker.net/xywei/pytential