你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 04:26:52 +08:00

- pytest is not used - Dependency on PyEVTK has been removed by adopting VTKHDF - reframe-hpc should be optional (only required to run the test suite)
29 行
365 B
Plaintext
29 行
365 B
Plaintext
# This file may be used to pip install dependencies using:
|
|
# $ pip install -r requirements.txt
|
|
|
|
colorama
|
|
cython
|
|
h5py
|
|
humanize
|
|
jinja2
|
|
jupyter
|
|
matplotlib
|
|
mpi4py
|
|
mpi4py-fft
|
|
numpy<2
|
|
numpy-stl
|
|
pandas
|
|
pre-commit
|
|
psutil
|
|
# pycuda
|
|
# pyopencl
|
|
scipy
|
|
terminaltables
|
|
tqdm
|
|
wheel
|
|
|
|
# The following are required to run the ReFrame test suite (uncomment if
|
|
# needed):
|
|
|
|
# reframe-hpc
|