Grammar updates.

这个提交包含在:
craig-warren
2017-08-03 15:00:49 +01:00
父节点 8374428ede
当前提交 59168b067b

查看文件

@@ -16,7 +16,7 @@ What is gprMax?
gprMax is currently released under the `GNU General Public License v3 or higher <http://www.gnu.org/copyleft/gpl.html>`_.
gprMax is principally written in `Python <https://www.python.org>`_ 3 with performance-critical parts written in `Cython <http://cython.org>`_. It includes a CPU solver parallelised using `OpenMP <http://www.openmp.org>`_, and a GPU written using the `NVIDIA CUDA <https://developer.nvidia.com/cuda-zone>`_ programming model.
gprMax is principally written in `Python <https://www.python.org>`_ 3 with performance-critical parts written in `Cython <http://cython.org>`_. It includes a CPU-based solver parallelised using `OpenMP <http://www.openmp.org>`_, and a GPU-based solver written using the `NVIDIA CUDA <https://developer.nvidia.com/cuda-zone>`_ programming model.
Using gprMax? Cite us
---------------------