你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Updates for version 3.1.0 - Big Smoke. These updates are predominately to enable gprMax to be run on GPUs using NVIDIA CUDA.
这个提交包含在:
@@ -1,4 +1,4 @@
|
||||
# This file may be used to create an environment using:
|
||||
# This file may be used to create a conda environment using:
|
||||
# $ conda create --name gprMax --file <this file>
|
||||
|
||||
name: gprMax
|
||||
@@ -9,12 +9,28 @@ dependencies:
|
||||
- h5py
|
||||
- jupyter
|
||||
- matplotlib
|
||||
- mpi4py
|
||||
- numpy
|
||||
- psutil
|
||||
- pyqt=4.11.4
|
||||
- scipy
|
||||
|
||||
- pip:
|
||||
- mpi4py
|
||||
- terminaltables
|
||||
- tqdm
|
||||
|
||||
|
||||
#name: gprMax-essential
|
||||
#dependencies:
|
||||
#- python>=3.4
|
||||
#- colorama
|
||||
#- cython
|
||||
#- h5py
|
||||
#- numpy
|
||||
#- psutil
|
||||
#- scipy
|
||||
#
|
||||
#- pip:
|
||||
# - pycuda
|
||||
# - terminaltables
|
||||
# - tqdm
|
||||
|
在新工单中引用
屏蔽一个用户