This commit is contained in:
rowanc1
2014-01-24 10:58:57 -07:00
14 changed files with 1008 additions and 1 deletions
+45
View File
@@ -0,0 +1,45 @@
.. 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
==
.. toctree::
:maxdepth: 2
api_DC
Testing SimPEG
==============
* Master Branch
.. image:: https://travis-ci.org/simpeg/simpeg.png?branch=master
:target: https://travis-ci.org/simpeg/simpeg
:alt: Master Branch
:align: center
* Develop Branch
.. image:: https://travis-ci.org/simpeg/simpeg.png?branch=develop
:target: https://travis-ci.org/simpeg/simpeg
:alt: Develop Branch
:align: center
Project Index & Search
======================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`