mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-10 12:40:59 +08:00
add spline fun
This commit is contained in:
@@ -3,6 +3,7 @@ from scipy.sparse.linalg import LinearOperator
|
||||
from Tests import checkDerivative
|
||||
from PropMaps import PropMap, Property
|
||||
from numpy.polynomial import polynomial
|
||||
from scipy.interpolate import UnivariateSpline
|
||||
|
||||
class IdentityMap(object):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user