Skip to content

jchavezolalla/gimli

 
 

Repository files navigation

Build Status Code Health Issue Stats Code Issues

pyGIMLi is an open-source multi-method library for solving inverse and forward modelling tasks.

What GIMLi is good for?:
  • creating inversion applications (C++) and scripts (Python) for existing modules
  • add your own forward calculations and build a robust inversion quickly
  • combining different geophysical methods in various ways
  • modelling of different PDEs
What GIMLi is NOT good for?:
  • for people that expect a ready-made GUI for interpreting their data
Install via curl
curl -Ls install.pygimli.org | bash
For Anaconda users (currently Linux only)

Anaconda-Server Badge Anaconda-Server Badge

# Installation
conda install -c gimli pygimli
# Update
conda update -c gimli -f pygimli
Usage
import pygimli as pg
print(pg.__version__)

Check www.pygimli.org for additional information.

About

Geophysical Inversion and Modeling Library 🌍

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.2%
  • Python 36.9%
  • MATLAB 11.5%
  • CMake 1.7%
  • Shell 1.4%
  • Makefile 0.1%
  • Other 0.2%