mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-18 12:30:39 +08:00
MeatClasses to make every SimPEG object saveable to an hdf5 file.
cleaned up imports in a lot of places. Made solver not copy matrices around for GS preconditioning.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import numpy as np
|
||||
import scipy.sparse as sp
|
||||
import utils
|
||||
from utils import Solver
|
||||
import mesh
|
||||
|
||||
Reference in New Issue
Block a user