mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-08 19:29:00 +08:00
Fixed SimPEG.__init__.py to include visulization (some merging issuse).
This commit is contained in:
@@ -2,10 +2,6 @@ import utils
|
||||
from utils import Solver
|
||||
import mesh
|
||||
import inverse
|
||||
<<<<<<< HEAD
|
||||
from Solver import Solver
|
||||
import visulize
|
||||
=======
|
||||
import forward
|
||||
import regularization
|
||||
>>>>>>> refs/remotes/origin/master
|
||||
|
||||
Reference in New Issue
Block a user