你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
A couple more grammar fixes
这个提交包含在:
7
CREDITS
7
CREDITS
@@ -1,9 +1,8 @@
|
||||
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
|
||||
|
||||
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
|
||||
|
||||
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
|
||||
#
|
||||
# This is the official list of entities and people who have contributed to gprMax
|
||||
|
||||
#
|
||||
# Please keep the lists sorted alphabetically (by surname for individuals).
|
||||
|
||||
gprMax has been supported through research projects funded by:
|
||||
|
@@ -58,7 +58,7 @@ Package overview
|
||||
* ``gprMax`` is the main package. Within this package, the main module is ``gprMax.py``
|
||||
* ``gprMax.toml`` contains build system requirements.
|
||||
* ``LICENSE`` contains information on the `GNU General Public License v3 or higher <http://www.gnu.org/copyleft/gpl.html>`_.
|
||||
* ``MANIFEST.in`` consists of commands, one per line, instructing setup tools to add or remove files from the source distribution.
|
||||
* ``MANIFEST.in`` consists of commands, one per line, instructing setuptools to add or remove files from the source distribution.
|
||||
* ``README.rst`` contains getting started information on installation, usage, and new features/changes.
|
||||
* ``setup.py`` is the centre of all activity in building, distributing, and installing gprMax, including building and compiling the Cython extension modules.
|
||||
* ``testing`` is a sub-package which contains test modules and input files.
|
||||
|
在新工单中引用
屏蔽一个用户