mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-18 12:30:39 +08:00
clean up after sputils delete
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import numpy as np
|
||||
from scipy import sparse as sp
|
||||
from matutils import mkvc, ndgrid, sub2ind
|
||||
from sputils import sdiag
|
||||
from matutils import mkvc, ndgrid, sub2ind, sdiag
|
||||
|
||||
|
||||
def volTetra(xyz, A, B, C, D):
|
||||
|
||||
Reference in New Issue
Block a user