你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 23:14:03 +08:00
Updated to allow Python 3.7.x, and to pin tqdm package to 4.28.1 as there is an issue with 4.29.0
这个提交包含在:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
name: gprMax
|
name: gprMax
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.6
|
- python>3.6
|
||||||
- colorama
|
- colorama
|
||||||
- cython
|
- cython
|
||||||
- h5py
|
- h5py
|
||||||
@@ -18,4 +18,4 @@ dependencies:
|
|||||||
- mpi4py
|
- mpi4py
|
||||||
# - pycuda
|
# - pycuda
|
||||||
- terminaltables
|
- terminaltables
|
||||||
- tqdm
|
- tqdm==4.28.1
|
||||||
|
在新工单中引用
屏蔽一个用户