mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 18:25:42 +08:00
update readme and setup for long description
This commit is contained in:
+8
-12
@@ -5,24 +5,25 @@
|
||||
SimPEG
|
||||
======
|
||||
|
||||
.. image:: http://img.shields.io/pypi/v/SimPEG.svg
|
||||
.. image:: https://img.shields.io/pypi/v/SimPEG.svg
|
||||
:target: https://crate.io/packages/SimPEG/
|
||||
:alt: Latest PyPI version
|
||||
|
||||
.. image:: http://img.shields.io/pypi/dm/SimPEG.svg
|
||||
.. image:: https://img.shields.io/pypi/dm/SimPEG.svg
|
||||
:target: https://crate.io/packages/SimPEG/
|
||||
:alt: Number of PyPI downloads
|
||||
|
||||
.. image:: http://img.shields.io/badge/license-MIT-blue.svg
|
||||
.. 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:: http://img.shields.io/travis/simpeg/simpeg.svg
|
||||
.. image:: https://img.shields.io/travis/simpeg/simpeg.svg
|
||||
:target: https://travis-ci.org/simpeg/simpeg
|
||||
:alt: Travis CI build status
|
||||
|
||||
.. image:: http://img.shields.io/coveralls/simpeg/simpeg.svg
|
||||
.. 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.
|
||||
|
||||
@@ -36,25 +37,20 @@ The vision is to create a package for finite volume simulation with applications
|
||||
|
||||
|
||||
Documentation:
|
||||
|
||||
http://simpeg.readthedocs.org/en/latest/
|
||||
http://simpeg.3ptscience.com
|
||||
|
||||
|
||||
Code:
|
||||
|
||||
https://github.com/simpeg/simpeg
|
||||
|
||||
|
||||
Tests:
|
||||
|
||||
https://travis-ci.org/simpeg/simpeg
|
||||
|
||||
|
||||
Bugs & Issues:
|
||||
|
||||
https://github.com/simpeg/simpeg/issues
|
||||
|
||||
|
||||
Code Snippets & Tutorials
|
||||
:
|
||||
Code Snippets & Tutorials:
|
||||
http://www.row1.ca/simpeg
|
||||
|
||||
Reference in New Issue
Block a user