mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-27 11:27:23 +08:00
Progress on 3D inversion using simple regularization.
This commit is contained in:
@@ -179,7 +179,8 @@ for ii in range(d_iter):
|
||||
linf_r[ii,4] = np.max( np.abs(d_line - d_i2d_CTI) )
|
||||
timer[ii,4] = (time.time() - start_time)
|
||||
|
||||
|
||||
# Minimum curvature
|
||||
|
||||
|
||||
#==============================================================================
|
||||
# #%% FFT interpolation
|
||||
|
||||
Reference in New Issue
Block a user