Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into richards

Conflicts:
	SimPEG/__init__.py
This commit is contained in:
Rowan Cockett
2013-11-19 17:46:02 -08:00
13 changed files with 703 additions and 12 deletions
+1
View File
@@ -10,6 +10,7 @@ from interputils import interpmat
from ipythonUtils import easyAnimate as animate
import Solver
from Solver import Solver
import Geophysics
def setKwargs(obj, **kwargs):
"""Sets key word arguments (kwargs) that are present in the object, throw an error if they don't exist."""