From 51c00e79bfe61ef4e3738286d7b4bde9e7176d28 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Mon, 2 Dec 2013 16:46:15 -0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 172cf62b..e107fea3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ -simpeg -====== +![SimPEG](https://raw.github.com/simpeg/simpeg/master/docs/simpeg-logo.png) 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 [![Build Status](https://travis-ci.org/simpeg/simpeg.png)](https://travis-ci.org/simpeg/simpeg)