pyGIMLi API Reference#
Module overview
Unified and method independent inversion frameworks. |
|
Math functions and matrices. |
|
Mesh generation and modification. |
|
Module containing submodules for various geophysical methods. |
|
General physics independent solver interface. |
|
Testing utilities |
|
Useful utility functions. |
|
Interface for 2D and 3D visualizations. |
Note
This documentation is valid for the version printed in the footer. Check your installed version with
import pygimli as pg
print(pg.__version__)
and consider updating (e.g., via the conda package manager). If you have a newer version, the current documentation of the development version (dev branch) before the next release is available at: http://dev.pygimli.org.