Utils fixing.

This commit is contained in:
rowanc1
2014-01-15 17:58:42 -08:00
parent 9b5d19ad8e
commit 124337024c
+1 -1
View File
@@ -1,6 +1,6 @@
import numpy as np
import matplotlib.pyplot as plt
from pylab import norm
from numpy.linalg import norm
from SimPEG.utils import mkvc, sdiag
from SimPEG import utils
from SimPEG.mesh import TensorMesh, LogicallyOrthogonalMesh