mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-12 12:30:37 +08:00
clean up after sputils delete
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import numpy as np
|
||||
import scipy.sparse as sp
|
||||
from sputils import spzeros
|
||||
from matutils import mkvc, sub2ind
|
||||
from matutils import mkvc, sub2ind, spzeros
|
||||
|
||||
def _interp_point_1D(x, xr_i):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user