mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-16 11:21:38 +08:00
clean up after sputils delete
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
import numpy as np
|
||||
import scipy.sparse as sp
|
||||
import scipy.sparse.linalg as linalg
|
||||
from Utils.matutils import mkvc
|
||||
from Utils.sputils import sdiag
|
||||
from Utils.matutils import mkvc, sdiag
|
||||
import warnings
|
||||
|
||||
DEFAULTS = {'direct':'scipy', 'iter':'scipy', 'triangular':'fortran', 'diagonal':'python'}
|
||||
|
||||
Reference in New Issue
Block a user