你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Updated to add setup.cfg which is used for flake8 settings.
这个提交包含在:
@@ -35,6 +35,7 @@ Package overview
|
|||||||
gprMax/
|
gprMax/
|
||||||
LICENSE
|
LICENSE
|
||||||
README.rst
|
README.rst
|
||||||
|
setup.cfg
|
||||||
setup.py
|
setup.py
|
||||||
tests/
|
tests/
|
||||||
tools/
|
tools/
|
||||||
@@ -48,6 +49,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``
|
||||||
* ``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).
|
||||||
* ``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.cfg`` is used to set preference for code formatting/styling using flake8.
|
||||||
* ``setup.py`` is used to compile the Cython extension modules.
|
* ``setup.py`` is used to compile the Cython extension modules.
|
||||||
* ``tests`` is a sub-package which contains test modules and input files.
|
* ``tests`` is a sub-package which contains test modules and input files.
|
||||||
* ``tools`` is a sub-package which contains scripts to assist with viewing and post-processing output from models.
|
* ``tools`` is a sub-package which contains scripts to assist with viewing and post-processing output from models.
|
||||||
|
在新工单中引用
屏蔽一个用户