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
dependencies:
- python=3.6.*
- python=3.6.6
- colorama
- cython
- h5py
- jupyter
- matplotlib
- mkl=2018.0.0
- numpy
- psutil
- scipy
- pip:
- mpi4py
# - pycuda
# - pycuda
- terminaltables
- tqdm