Updated environment to handle problem with Python 3.6.7 and 3.7.* and mkl > 2018.0.0

这个提交包含在:
Craig Warren
2018-10-25 17:13:19 +01:00
父节点 80cc5a1d3a
当前提交 5315b254c1

查看文件

@@ -3,18 +3,19 @@
name: gprMax name: gprMax
dependencies: dependencies:
- python=3.6.* - python=3.6.6
- colorama - colorama
- cython - cython
- h5py - h5py
- jupyter - jupyter
- matplotlib - matplotlib
- mkl=2018.0.0
- numpy - numpy
- psutil - psutil
- scipy - scipy
- pip: - pip:
- mpi4py - mpi4py
# - pycuda # - pycuda
- terminaltables - terminaltables
- tqdm - tqdm