Moved parameters to separate file. Documentation updates.

This commit is contained in:
rowanc1
2014-01-24 09:36:01 -07:00
parent 18476e53c2
commit cae723eb0e
14 changed files with 218 additions and 184 deletions
@@ -1,6 +1,15 @@
.. _api_Inverse:
Regularization
**************
.. automodule:: SimPEG.Regularization
:show-inheritance:
:members:
:undoc-members:
Objective Function
******************
@@ -27,10 +36,3 @@ Inversion
:undoc-members:
Regularization
**************
.. automodule:: SimPEG.Regularization
:show-inheritance:
:members:
:undoc-members:
+11
View File
@@ -0,0 +1,11 @@
.. _api_Parameters:
Parameters
**********
.. automodule:: SimPEG.Parameters
:show-inheritance:
:members:
:undoc-members:
:inherited-members:
+7 -7
View File
@@ -3,7 +3,7 @@
:alt: SimPEG
:align: center
SimPEG (Simulation and Parameter Estimation in Geoscience) is a python
SimPEG (Simulation and Parameter Estimation in Geophysics) is a python
package for simulation and gradient based parameter estimation in the
context of geoscience applications.
@@ -16,11 +16,10 @@ these goals, this package has the following features:
* provides a framework for geophysical and hydrogeologic problems
* supports 1D, 2D and 3D problems
.. raw:: html
<iframe src="http://row1.ca/labs/simpegvis" width="100%" height="500px" style="border:none;background:#eee;margin:50px 0;"></iframe>
.. image:: simpeg-framework.png
:width: 400 px
:alt: Framework
:align: center
Meshing & Operators
===================
@@ -49,7 +48,8 @@ Inversion
.. toctree::
:maxdepth: 2
api_Optimize
api_Inverse
api_Parameters
Testing SimPEG
==============
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB