Newer
Older
name: test-conda-env-py3-macos
channels:
- conda-forge
- defaults
dependencies:
- git
- conda-forge::numpy
- conda-forge::sympy
Andreas Klöckner
committed
- python>=3.6
# for OpenMP support in pyfmmlib
- libgfortran>=3.0.1
Andreas Klöckner
committed
- clangdev
- openmp
- pip
- pip:
- git+https://gitlab.tiker.net/inducer/boxtree
- git+https://github.com/inducer/pymbolic
- git+https://github.com/inducer/loopy
- git+https://gitlab.tiker.net/inducer/sumpy
- git+https://github.com/inducer/meshmode