mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-10 12:37:30 +08:00
Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.)
This commit is contained in:
+11
-11
@@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
Regularization
|
||||
==============
|
||||
**************
|
||||
|
||||
.. automodule:: SimPEG.Regularization
|
||||
:show-inheritance:
|
||||
@@ -10,16 +10,8 @@ Regularization
|
||||
:undoc-members:
|
||||
|
||||
|
||||
Objective Function
|
||||
==================
|
||||
|
||||
.. automodule:: SimPEG.ObjFunction
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
Optimize
|
||||
========
|
||||
********
|
||||
|
||||
.. automodule:: SimPEG.Optimization
|
||||
:show-inheritance:
|
||||
@@ -27,8 +19,16 @@ Optimize
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
Directives
|
||||
**********
|
||||
|
||||
.. automodule:: SimPEG.Directives
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
Inversion
|
||||
=========
|
||||
*********
|
||||
|
||||
.. automodule:: SimPEG.Inversion
|
||||
:show-inheritance:
|
||||
|
||||
Reference in New Issue
Block a user