pyGIMLi API ReferenceΒΆ
pyGIMLi - An open-source library for modelling and inversion in geophysics
Module overview
Unified and method independent inversion frameworks. |
|
Collection of mathematical functions. |
|
Some matrix specialization. |
|
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 pyGIMLi 1.1.1+95.g916e10c3. Check your installed version with
import pygimli as pg
print(pg.__version__)
and consider updating via the conda package manager. If you have compiled pyGIMLi from the source, the current documentation of the dev branch before the next release is available at: https://dev.pygimli.org.