mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 23:25:49 +08:00
5e0fb8642d0e70595f4fa3d90b69887999d92e9f
cleaned up imports in a lot of places. Made solver not copy matrices around for GS preconditioning.
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
The vision is to create a package for finite volume simulation with applications to geophysical imaging and subsurface flow. To enable the understanding of the many different components, this package has the following features:
- modular with respect to the spacial discretization, optimization routine, and geophysical problem
- built with the inverse problem in mind
- provides a framework for geophysical and hydrogeologic problems
- supports 1D, 2D and 3D problems
- designed for large-scale inversions
Languages
Python
99.6%
Cython
0.4%

