aewallin / allantools

Allan deviation and related time & frequency statistics library in Python
GNU Lesser General Public License v3.0
226 stars 77 forks source link

DeprecationWarning in test_tau_generator.py::test_tau_generator_octave #91

Closed aewallin closed 5 years ago

aewallin commented 5 years ago

test_tau_generator.py::test_tau_generator_octave /home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/numpy/core/function_base.py:231: DeprecationWarning: object of type <class 'numpy.float64'> cannot be safely interpreted as an integer. y = linspace(start, stop, num=num, endpoint=endpoint)

aewallin commented 5 years ago

seems fixed, closing.