Merge branch 'origin/master'

Conflicts:
	SimPEG/__init__.py
This commit is contained in:
Gudni Karl Rosenkjaer
2013-11-11 09:25:51 -08:00
47 changed files with 6231 additions and 542 deletions
+7 -1
View File
@@ -1,5 +1,11 @@
import mesh
import utils
from utils import Solver
import mesh
import inverse
<<<<<<< HEAD
from Solver import Solver
import visulize
=======
import forward
import regularization
>>>>>>> refs/remotes/origin/master