你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
A couple more grammar fixes
这个提交包含在:
5
CREDITS
5
CREDITS
@@ -1,9 +1,8 @@
|
|||||||
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
|
# 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
|
# This is the official list of entities and people who have contributed to gprMax
|
||||||
|
#
|
||||||
# Please keep the lists sorted alphabetically (by surname for individuals).
|
# Please keep the lists sorted alphabetically (by surname for individuals).
|
||||||
|
|
||||||
gprMax has been supported through research projects funded by:
|
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`` is the main package. Within this package, the main module is ``gprMax.py``
|
||||||
* ``gprMax.toml`` contains build system requirements.
|
* ``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>`_.
|
* ``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.
|
* ``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.
|
* ``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.
|
* ``testing`` is a sub-package which contains test modules and input files.
|
||||||
|
在新工单中引用
屏蔽一个用户