C4rst3n

Results 1 comments of C4rst3n

I have the same Problem Python 3.7.5 numpy 1.18.2 Solution is to change PyEis.py line 60 to this `f_range = np.logspace(np.log10(f_start), np.log10(f_stop), num=np.around(pts_decade*f_decades).astype(int), endpoint=True)`