mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-10 12:37:30 +08:00
Tests on Cell Grad (bug fixes for non-uniform mesh). and aveCC2F with extrapolation.
This commit is contained in:
@@ -4,3 +4,8 @@ import mesh
|
||||
import inverse
|
||||
import forward
|
||||
import regularization
|
||||
|
||||
|
||||
import scipy.version as _v
|
||||
if _v.version < '0.13.0':
|
||||
print 'Warning: upgrade your scipy to 0.13.0'
|
||||
|
||||
Reference in New Issue
Block a user