mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-13 11:29:30 +08:00
Moved testing code to the test directory. added __init__.py and some documentation.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from SimPEG import TensorMesh
|
||||
from SimPEG.forward import Problem, SyntheticProblem
|
||||
from SimPEG.inverse import checkDerivative
|
||||
from SimPEG.tests import checkDerivative
|
||||
from SimPEG.utils import ModelBuilder, sdiag
|
||||
import numpy as np
|
||||
import scipy.sparse.linalg as linalg
|
||||
|
||||
Reference in New Issue
Block a user