你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 04:56:51 +08:00
Testing mpi4py with RTD
这个提交包含在:
@@ -14,7 +14,7 @@ build:
|
||||
- python -m pip install sphinx_rtd_theme
|
||||
|
||||
conda:
|
||||
environment: conda_env_no_mpi.yml
|
||||
environment: conda_env.yml
|
||||
|
||||
python:
|
||||
install:
|
||||
|
@@ -1,26 +0,0 @@
|
||||
# This file may be used to create a conda environment using:
|
||||
# $ conda env create -f <this file>
|
||||
|
||||
name: gprMax-devel
|
||||
dependencies:
|
||||
- python>3.7
|
||||
- colorama
|
||||
- cython
|
||||
- h5py
|
||||
- jinja2
|
||||
- jupyter
|
||||
- matplotlib
|
||||
- numpy
|
||||
- pip
|
||||
- psutil
|
||||
- scipy
|
||||
|
||||
- pip:
|
||||
- humanize
|
||||
# - mpi4py
|
||||
- numpy-stl
|
||||
# - pycuda
|
||||
# - pyopencl
|
||||
- terminaltables
|
||||
- tqdm
|
||||
- git+https://github.com/craig-warren/PyEVTK.git
|
@@ -8,7 +8,7 @@ humanize
|
||||
jinja2
|
||||
jupyter
|
||||
matplotlib
|
||||
# mpi4py
|
||||
mpi4py
|
||||
numpy<2
|
||||
numpy-stl
|
||||
pandas
|
||||
|
在新工单中引用
屏蔽一个用户