mag work, forward problem running

This commit is contained in:
rowanc1
2014-02-24 10:40:17 -08:00
parent 5c8b6f4a21
commit e662276cc1
3 changed files with 125 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from scipy.constants import mu_0
from SimPEG.Utils.sputils import kron3, speye, sdiag
from SimPEG.Utils.matutils import kron3, speye, sdiag
import matplotlib.pyplot as plt
from SimPEG import *
import numpy as np