你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Bulleted list update
这个提交包含在:
26
README.rst
26
README.rst
@@ -50,19 +50,19 @@ Package overview
|
||||
testing/
|
||||
toolboxes/
|
||||
|
||||
- ``CITATION.cff`` is a plain text file with human- and machine-readable citation information for gprMax.
|
||||
- ``conda_env.yml`` is a configuration file for Anaconda (Miniconda) that sets up a Python environment with all the required Python packages for gprMax.
|
||||
- ``CREDITS`` contains a list of names of people who have contributed to the gprMax codebase.
|
||||
- ``docs`` contains source files for the User Guide. The User Guide is written using `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ markup, and is built using `Sphinx <http://sphinx-doc.org>`_ and `Read the Docs <https://readthedocs.org>`_.
|
||||
- ``examples`` is a sub-package where example input files and models are stored.
|
||||
- ``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 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.
|
||||
- ``toolboxes`` is a sub-package where useful modules contributed by users are stored.
|
||||
* ``CITATION.cff`` is a plain text file with human- and machine-readable citation information for gprMax.
|
||||
* ``conda_env.yml`` is a configuration file for Anaconda (Miniconda) that sets up a Python environment with all the required Python packages for gprMax.
|
||||
* ``CREDITS`` contains a list of names of people who have contributed to the gprMax codebase.
|
||||
* ``docs`` contains source files for the User Guide. The User Guide is written using `reStructuredText <http://docutils.sourceforge.net/rst.html>`_ markup, and is built using `Sphinx <http://sphinx-doc.org>`_ and `Read the Docs <https://readthedocs.org>`_.
|
||||
* ``examples`` is a sub-package where example input files and models are stored.
|
||||
* ``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 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.
|
||||
* ``toolboxes`` is a sub-package where useful modules contributed by users are stored.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
在新工单中引用
屏蔽一个用户