Unpin numpy, but specify OpenBLAS dependency (rather than MKL BLAS).

这个提交包含在:
Craig Warren
2019-03-04 13:01:26 +00:00
父节点 d66dee7340
当前提交 17a48f6a99

查看文件

@@ -4,18 +4,18 @@
name: gprMax name: gprMax
dependencies: dependencies:
- python>3.6 - python>3.6
- blas=*=openblas
- colorama - colorama
- cython - cython
- h5py - h5py
- jupyter - jupyter
- matplotlib - matplotlib
# - numpy - numpy
- psutil - psutil
- scipy - scipy
- pip: - pip:
# - mpi4py # - mpi4py
- numpy>1.15.4
# - pycuda # - pycuda
- terminaltables - terminaltables
- tqdm - tqdm