project meta updates

This commit is contained in:
rowanc1
2014-07-03 15:59:10 -07:00
parent aa74826c19
commit 94ddcb0f3a
4 changed files with 39 additions and 491 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""SimPEG: Simulation and Parameter Estimation for Geophysics
"""SimPEG: Simulation and Parameter Estimation in Geophysics
SimPEG is a python package for simulation and gradient based
parameter estimation in the context of geophysical applications.
@@ -41,7 +41,7 @@ setup(
],
author = "Rowan Cockett",
author_email = "rowan@3ptscience.com",
description = "SimPEG: Simulation and Parameter Estimation for Geophysics",
description = "SimPEG: Simulation and Parameter Estimation in Geophysics",
long_description = LONG_DESCRIPTION,
license = "MIT",
keywords = "geophysics inverse problem",