mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 13:54:53 +08:00
46 lines
957 B
ReStructuredText
46 lines
957 B
ReStructuredText
.. image:: simpeg-logo.png
|
|
:width: 300 px
|
|
:alt: SimPEG
|
|
:align: center
|
|
|
|
SimPEG (Simulation and Parameter Estimation in Geophysics) is a python
|
|
package for simulation and gradient based parameter estimation in the
|
|
context of geoscience applications.
|
|
|
|
SimPEG-DC uses SimPEG as the framework for the forward and inverse
|
|
direct current resistivity geophysical problem.
|
|
|
|
|
|
DC Resistivity
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api_DC
|
|
|
|
|
|
Testing SimPEG
|
|
==============
|
|
|
|
* Master Branch
|
|
.. image:: https://travis-ci.org/simpeg/simpegdc.png?branch=master
|
|
:target: https://travis-ci.org/simpeg/simpegdc
|
|
:alt: Master Branch
|
|
:align: center
|
|
|
|
* Develop Branch
|
|
.. image:: https://travis-ci.org/simpeg/simpegdc.png?branch=develop
|
|
:target: https://travis-ci.org/simpeg/simpegdc
|
|
:alt: Develop Branch
|
|
:align: center
|
|
|
|
|
|
Project Index & Search
|
|
======================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|