你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Unpin numpy, but specify OpenBLAS dependency (rather than MKL BLAS).
这个提交包含在:
@@ -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
|
||||||
|
在新工单中引用
屏蔽一个用户