mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 15:40:32 +08:00
5 lines
109 B
Python
5 lines
109 B
Python
from Optimize import *
|
|
from Inversion import *
|
|
from Regularization import Regularization
|
|
import BetaSchedule
|