##// END OF EJS Templates
cometando linea doce libreria scipy
sebastianVP -
r1744:7a5d7fe4c2a6
parent child
Show More
@@ -9,7 +9,7 import h5py
9 9 import numpy
10 10
11 11 from scipy.optimize import curve_fit
12 from scipy import asarray as ar, exp
12 #from scipy import asarray as ar, exp
13 13 from scipy import stats
14 14
15 15 from numpy.ma.core import getdata
General Comments 0
You need to be logged in to leave comments. Login now