Initial merge and minor refactor of simpegPF.

This commit is contained in:
Rowan Cockett
2016-06-22 12:25:08 -06:00
30 changed files with 114322 additions and 5 deletions
+1
View File
@@ -14,6 +14,7 @@ TOL = 1E-8
np.random.seed(0)
class TestModels(unittest.TestCase):
def test_BaseHaverkamp_Theta(self):