Metadata-Version: 1.1
Name: SimPEG
Version: 0.1.3
Summary: SimPEG: Simulation and Parameter Estimation in Geophysics
Home-page: http://simpeg.xyz/
Author: Rowan Cockett
Author-email: rowan@3ptscience.com
License: MIT
Download-URL: http://github.com/simpeg/simpeg
Description: .. image:: https://raw.github.com/simpeg/simpeg/master/docs/simpeg-logo.png
            :alt: SimPEG Logo
        
        ======
        SimPEG
        ======
        
        .. image:: https://img.shields.io/pypi/v/SimPEG.svg
            :target: https://crate.io/packages/SimPEG/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/pypi/dm/SimPEG.svg
            :target: https://crate.io/packages/SimPEG/
            :alt: Number of PyPI downloads
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://github.com/simpeg/simpeg/blob/master/LICENSE
            :alt: BSD 3 clause license.
        
        .. image:: https://img.shields.io/travis/simpeg/simpeg.svg
            :target: https://travis-ci.org/simpeg/simpeg
            :alt: Travis CI build status
        
        .. image:: https://img.shields.io/coveralls/simpeg/simpeg.svg
            :target: https://coveralls.io/r/simpeg/simpeg?branch=master
            :alt: Coverage status
        
        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
        
        
        Website:
        http://simpeg.xyz
        
        
        Documentation:
        http://docs.simpeg.xyz
        
        
        Code:
        https://github.com/simpeg/simpeg
        
        
        Tests:
        https://travis-ci.org/simpeg/simpeg
        
        
        Bugs & Issues:
        https://github.com/simpeg/simpeg/issues
        
        
        Code Snippets & Tutorials:
        http://www.row1.ca/simpeg
        
Keywords: geophysics inverse problem
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Natural Language :: English
