mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 01:28:06 +08:00
5 lines
102 B
Python
5 lines
102 B
Python
from Problem import *
|
|
import DCProblem
|
|
from LinearProblem import LinearProblem
|
|
import ModelTransforms
|