im-ethz / flirt

Are you ready to FLIRT with your wearable data?
https://flirt.readthedocs.io
Other
61 stars 21 forks source link

NumbaDeprecationWarning #11

Open kikatuso opened 1 year ago

kikatuso commented 1 year ago

Python 3.11.3 Numba: 0.57.1

flirt/lib/entropy/fractal.py:106: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0.

hidaIgo commented 1 year ago

I get same warning