mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 20:53:38 +08:00
6 lines
177 B
Python
6 lines
177 B
Python
from ProblemSIP import Problem3D_CC, Problem3D_N
|
|
from SurveySIP import Survey, Data
|
|
import SrcSIP as Src #Pole
|
|
import RxSIP as Rx
|
|
from Regularization import MultiRegularization
|